guix-play/guix
Ludovic Courtès 6211223021 union: Delete duplicates when passed the same input several times.
* guix/build/union.scm (union-build): Prepend "." to the result of
  `union-tree', to match the expectations of `delete-duplicate-leaves'.
  Don't do mkdir when SUBDIR is ".".
* tests/union.scm ("union-build"): Keep duplicates in %BOOTSTRAP-INPUTS.
2013-02-06 23:04:10 +01:00
..
build union: Delete duplicates when passed the same input several times. 2013-02-06 23:04:10 +01:00
build-system packages: Mark the `arguments' field of <package> as thunked. 2013-01-23 23:33:09 +01:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in Update license headers. 2013-01-06 00:47:50 +01:00
derivations.scm derivations: Memoize `read-derivation'. 2013-01-30 18:58:38 +01:00
download.scm download: Add Apache mirrors. 2013-01-25 21:52:08 +01:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm gnu-maintenance: Add `latest-release' and related tools. 2013-01-08 22:46:12 +01:00
licenses.scm licenses: Add new meta-license fsf-free. 2013-02-05 23:56:42 +01:00
packages.scm store: Remove the fixed?' parameter from add-to-store'. 2013-01-30 16:30:49 +01:00
snix.scm snix: When unable to determine the version number, leave the URI unchanged. 2013-01-14 23:45:54 +01:00
store.scm store: Add substitute-related procedures. 2013-02-04 08:58:48 +01:00
ui.scm guix-package: Report `--search' matches in recutils format. 2013-02-01 13:16:41 +01:00
utils.scm define-record-type*: Add the `thunked' field definition keyword. 2013-01-23 23:33:09 +01:00