summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2016-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
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-12
|\|
| * 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
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-05
|\|
| * 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
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-03
|\|
| * build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer2016-09-29
* | build-system/gnu: Add 'patch-dot-desktop-files' phase.John Darrington2016-10-01
* | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
|\|
| * 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
| * file-systems: Always use (guix build syscalls).Ludovic Courtès2016-09-05
| * ui: Initialize %FILE-PORT-NAME-CANONICALIZATION to #f.Ludovic Courtès2016-09-05