summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLeo Famulari2016-10-26
|\
| * guix package: Display generation diffs.Roel Janssen2016-10-26
| * import cran: Use URL for Bioconductor 3.4.Ricardo Wurmus2016-10-26
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-23
|\|
| * import: pypi: All inputs are propagated-inputs by default.Hartmut Goebel2016-10-23
* | gnu-maintenance: GNOME updater honors 'upstream-name' package property.Ludovic Courtès2016-10-20
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-19
|\|
| * 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
* | 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