guix-kreyren/guix
Ludovic Courtès 99fbddf9a6 store: Change 'export-paths' to always export in topological order.
* guix/store.scm (export-paths): Pass PATHS through
  'topologically-sorted' before iterating.
* tests/store.scm ("export/import paths, ensure topological order"): New
  test.
2014-02-10 23:36:42 +01:00
..
build union: Do not compare directories upon collision. 2014-02-10 00:05:39 +01:00
build-system
scripts offload: Have 'build-machines' honor its argument. 2014-02-02 01:32:50 +01:00
base32.scm
build-system.scm
config.scm.in
derivations.scm derivations: Add #:local-build? parameter for derivations. 2014-01-25 17:04:35 +01:00
download.scm download: Add archive.apache.org to the Apache mirrors. 2014-01-27 23:31:28 +01:00
ftp-client.scm
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm
licenses.scm
monads.scm monads: Add 'text-file*'. 2014-02-03 23:20:49 +01:00
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm
records.scm
serialization.scm
snix.scm
store.scm store: Change 'export-paths' to always export in topological order. 2014-02-10 23:36:42 +01:00
ui.scm
utils.scm