guix-devel/guix
Ludovic Courtès 079d127391 guix package: Allow separate install of several outputs of the same package.
* guix/scripts/package.scm (guix-package)[process-actions](same-package?):
  New procedure.  Use it instead of `alist-delete' when filtering out
  duplicate packages from the profile.
2013-07-15 23:51:28 +02:00
..
build
build-system
scripts guix package: Allow separate install of several outputs of the same package. 2013-07-15 23:51:28 +02:00
base32.scm
build-system.scm
config.scm.in
derivations.scm
download.scm
ftp-client.scm
gnu-maintenance.scm Rename (guix web) to (guix http-client). 2013-07-14 16:44:15 +02:00
gnupg.scm
hash.scm
http-client.scm Rename (guix web) to (guix http-client). 2013-07-14 16:44:15 +02:00
licenses.scm
nar.scm
packages.scm
records.scm records: `recutils->alist' recognizes lines starting with a `+'. 2013-07-10 21:53:29 +02:00
serialization.scm
snix.scm
store.scm
ui.scm ui: Ignore SIGPIPE and catch `system-error' exceptions. 2013-07-12 23:01:18 +02:00
utils.scm