1
0
forked from tribes/guix
Files
guix-fork/guix
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
..
2015-04-08 17:31:11 +02:00
2013-01-06 00:47:50 +01:00
2015-02-16 16:35:41 +01:00
2015-01-26 21:58:12 +01:00
2015-03-17 18:15:51 +01:00
2015-01-11 23:50:01 +01:00
2015-04-03 22:58:49 +02:00
2015-02-09 18:18:41 +01:00