guix/tests
Federico Beffa 042bc828fc profiles: Generate GHC's package database cache.
* guix/profiles.scm (ghc-package-cache-file): New procedure.
  (profile-derivation): Add 'ghc-package-cache?' keyword argument.  If true
  (the default), add the result of 'ghc-package-cache-file' to 'inputs'.
* guix/scripts/package.scm (guix-package)[process-actions]: Pass
  #:ghc-package-cache? to 'profile-generation'.
* tests/packages.scm ("--search-paths with pattern"): Likewise.
* tests/profiles.scm ("profile-derivation"): Likewise.
2015-04-08 17:31:12 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
cpan.scm
derivations.scm derivations: Add a 'cut?' parameter to 'derivation-prerequisites'. 2015-03-25 10:46:22 +01:00
gexp.scm gexp: Add 'local-file'. 2015-03-29 22:23:33 +02:00
gremlin.scm Add (guix build gremlin). 2015-03-31 22:23:57 +02:00
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh Fix remaining references to "substitute-binary". 2015-03-26 23:54:59 +01:00
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-lint.sh
guix-package-net.sh tests: Skip 'guix-package-net.sh' when prerequisites aren't met. 2015-04-08 10:20:59 +02:00
guix-package.sh tests: Move 'guix package' tests that require networking to a separate file. 2015-04-06 21:52:40 +02:00
guix-register.sh
guix-system.sh Fix remaining references to "substitute-binary". 2015-03-26 23:54:59 +01:00
hackage.scm import: Add hackage importer. 2015-04-08 17:31:11 +02:00
hash.scm
lint.scm tests: Fix module name for 'lint'. 2015-03-31 22:23:57 +02:00
monads.scm
nar.scm
packages.scm profiles: Generate GHC's package database cache. 2015-04-08 17:31:12 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Generate GHC's package database cache. 2015-04-08 17:31:12 +02:00
publish.scm scripts: Add 'publish' command. 2015-04-04 14:16:43 -04:00
pypi.scm
records.scm
sets.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm store: Add query-path-info operation. 2015-04-04 13:50:52 -04:00
substitute.scm substitute: Rename cache directory from "substitute-binary" to "substitute". 2015-03-25 10:46:22 +01:00
syscalls.scm tests: Deal with 'mount-points' not returning "/". 2015-04-06 21:27:16 +02:00
test.drv
ui.scm
union.scm
utils.scm