guix-play/guix
Ludovic Courtès 113aef68fb packages: Add `package-transitive-propagated-inputs'.
* guix/packages.scm (transitive-inputs): New procedure.
  (package-transitive-inputs): Rewrite in terms of `transitive-inputs'.
  (package-transitive-propagated-inputs): New procedure.
2012-09-02 19:58:03 +02:00
..
build build-system/gnu: Really apply patches. 2012-09-01 19:21:33 +02:00
build-system build-system/gnu: Add `path-exclusions' parameter. 2012-09-01 01:14:31 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm Optimize write-derivation' and derivation-path->output-path'. 2012-09-02 01:51:52 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Add `package-transitive-propagated-inputs'. 2012-09-02 19:58:03 +02:00
store.scm Optimize `store-path?'. 2012-09-01 23:38:28 +02:00
utils.scm define-record-type*: Add the `inherit' syntactic constructor keyword. 2012-08-30 00:18:50 +02:00