guix/guix
Ludovic Courtès f376dc3acb grafts: Consider all the outputs in the graft mapping.
Before that, outputs of a derivation could be left referring to the
ungrafted version of the derivation.

* guix/grafts.scm (graft-derivation)[outputs]: Change to a list of
name/file pairs.
* guix/grafts.scm (graft-derivation)[build]: Add 'old-outputs' variable
and use it when computing 'mapping'.  Use 'mapping' directly.
* tests/grafts.scm ("graft-derivation, multiple outputs"): New test.
2016-02-27 23:31:52 +01:00
..
build grafts: Make sure files are not created world-writable. 2016-02-27 23:31:52 +01:00
build-system build-system/python: Honor the 'python2-variant' property of packages. 2016-02-07 23:46:01 +01:00
import import: Add github-updater. 2016-02-26 22:06:34 -05:00
scripts import: Add github-updater. 2016-02-26 22:06:34 -05:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cpio.scm
cve.scm Add (guix cve). 2015-11-26 22:35:01 +01:00
cvs-download.scm
derivations.scm derivations: Move grafts to (guix grafts). 2016-02-22 22:11:37 +01:00
download.scm download: Add 'url-fetch/tarbomb'. 2016-02-22 00:36:24 +01:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm derivations: Move grafts to (guix grafts). 2016-02-22 22:11:37 +01:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Add X.org updater. 2016-02-24 11:49:57 -05:00
gnupg.scm
grafts.scm grafts: Consider all the outputs in the graft mapping. 2016-02-27 23:31:52 +01:00
graph.scm
hash.scm
http-client.scm http-client: 'http-client/cached' uses unique cache file names. 2016-02-25 17:23:29 +01:00
licenses.scm licenses: Add repoze license. 2016-02-22 00:40:25 -05:00
monad-repl.scm monad-repl: Close connection when leaving the monad REPL. 2016-01-13 17:43:21 +01:00
monads.scm
nar.scm
packages.scm grafts: 'name' parameter of 'graft-derivation' is now optional. 2016-02-22 22:11:37 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Add #:system argument to profile-derivation. 2016-02-12 21:54:25 +01:00
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm store: 'path-info-deriver' is #f when there is no deriver. 2016-02-26 23:35:29 +01:00
svn-download.scm
tests.scm
ui.scm guix system: 'reconfigure' loads and starts new services. 2016-02-03 22:28:28 +01:00
upstream.scm gnu-maintenance: ftp.gnome.org does not provide signatures. 2015-12-07 23:57:20 +01:00
utils.scm utils: Add 'ensure-keyword-arguments'. 2016-01-06 23:08:22 +01:00