summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | import: pypi: All inputs are propagated-inputs by default.Hartmut Goebel2016-10-23
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès2016-10-19
* | | | | | | | | | | lint: Suggest @code instead of quotes.Ludovic Courtès2016-10-19
* | | | | | | | | | | grafts: Remove unnecessary 'umask' call.Ludovic Courtès2016-10-17
* | | | | | | | | | | grafts: Apply the right grafts in the presence of multiple outputs.Ludovic Courtès2016-10-17
* | | | | | | | | | | guix build: Add '--with-graft'.Ludovic Courtès2016-10-17
* | | | | | | | | | | guix build: Factorize transformation option parsing.Ludovic Courtès2016-10-17
* | | | | | | | | | | guix build: Extract '--with-input' replacement spec parsing.Ludovic Courtès2016-10-17
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | import: utils: Remove dependency on (json) module.Alex Kost2016-10-16
* | | | | | | | | | graph: Add '%referrer-node-type'.Ludovic Courtès2016-10-15
* | | | | | | | | | grafts: Remove unused variables and confusing monad use.Ludovic Courtès2016-10-15
* | | | | | | | | | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.Ludovic Courtès2016-10-14
* | | | | | | | | | packages: 'package-grafts' applies grafts on replacement.Ludovic Courtès2016-10-14
* | | | | | | | | | Revert "guix: python-build-system: Fix an outdated comment."Mark H Weaver2016-10-13
* | | | | | | | | | guix: python-build-system: Fix an outdated comment.Hartmut Goebel2016-10-13
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | grafts: Always make directories #o755.Ludovic Courtès2016-10-10
* | | | | | | | | bournish: Add 'reboot' command.Ludovic Courtès2016-10-10
* | | | | | | | | substitute: Make download messages more concise.Ludovic Courtès2016-10-10
* | | | | | | | | import: github: Add .love extension.Efraim Flashner2016-10-10
* | | | | | | | | license: Add freebsd-doc.ng02016-10-09
* | | | | | | | | build-system: Add asdf-build-system.Andy Patterson2016-10-08
* | | | | | | | | utils: Support defaults in substitute-keyword-arguments.Eric Bavier2016-10-07
* | | | | | | | | utils: Fix default-keyword-arguments.Eric Bavier2016-10-07
* | | | | | | | | guix system: Return two values when failing to talk to shepherd.Ludovic Courtès2016-10-06
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès2016-10-03
* | | | | | | | grafts: Allow the replacement to have a different name.Ludovic Courtès2016-10-03
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer2016-09-29
| |_|_|_|_|/ |/| | | | |
* | | | | | import: utils: Refactor license->symbol.David Craven2016-09-28
* | | | | | import: utils: Add spdx-string->license.David Craven2016-09-28
* | | | | | import: Move string->license to importers.David Craven2016-09-28
* | | | | | import: Reorder imports in (guix import utils).David Craven2016-09-28
* | | | | | guix build: Gracefully handle packages without source for '-S'.Ludovic Courtès2016-09-27
* | | | | | Add missing exports.Ludovic Courtès2016-09-27
* | | | | | profiles: Build GTK+ input module cache.Ricardo Wurmus2016-09-26
* | | | | | profiles: manifest-lookup-package: Optionally match version prefix.Ricardo Wurmus2016-09-26
* | | | | | system: grub.cfg uses correct file names when store is not in root partition.Carlos Sánchez de La Lama2016-09-24
* | | | | | ui: Do not shadow '_' where it's used as a literal syntax match.Ludovic Courtès2016-09-20
* | | | | | gexp: Store compilers in a hash table for O(1) lookup.Ludovic Courtès2016-09-10
* | | | | | gexp: Add 'file-append'.Ludovic Courtès2016-09-09
* | | | | | gexp: Compilers can now provide an "expander".Ludovic Courtès2016-09-09
* | | | | | gexp: Remove outdated comment.Ludovic Courtès2016-09-09
* | | | | | guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen2016-09-07
* | | | | | packages: Add 'package-superseded' and associated support.Ludovic Courtès2016-09-06
* | | | | | profiles: Export <manifest-pattern> accessors.Ludovic Courtès2016-09-06
* | | | | | guix package: Build up the transaction incrementally.Ludovic Courtès2016-09-06
* | | | | | profiles: Add manifest-transaction helper procedures.Ludovic Courtès2016-09-06
* | | | | | guix package: Clarify upgrade code.Ludovic Courtès2016-09-06
* | | | | | gnupg: Honor $GUIX_GPG_COMMAND and default to 'gpg'.Ludovic Courtès2016-09-06
* | | | | | syscalls: Use #:return-errno? when it is available.Ludovic Courtès2016-09-06
* | | | | | Add (guix modules).Ludovic Courtès2016-09-05