summaryrefslogtreecommitdiff
path: root/tests/utils.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-07-26 22:08:10 +0200
committerLudovic Courtès <ludo@gnu.org>2014-07-26 22:56:59 +0200
commita54c94a40d3d87c80034793795bf13fd7abf7a6e (patch)
tree587bce5b2e1be6320870a08014501519cabd1013 /tests/utils.scm
parent48704e5b5c9a18a3f381ec5a266d0375219ae122 (diff)
downloadpatches-a54c94a40d3d87c80034793795bf13fd7abf7a6e.tar
patches-a54c94a40d3d87c80034793795bf13fd7abf7a6e.tar.gz
profiles: Switch to gexps.
* guix/profiles.scm (<manifest-entry>)[path]: Rename to... [item]: ... this. Update users. (manifest->sexp): Rename to... (manifest->gexp): ... this. Return a gexp. (lower-input): Remove. (profile-derivation): Remove 'store' parameter, and turn into a monadic procedure. [inputs]: New variable. [builder]: Turn into a gexp. Replace call to 'build-expression->derivation' with call to 'gexp->derivation'. * guix/scripts/package.scm (link-to-empty-profile): Adjust call to 'profile-derivation', and wrap it in 'run-with-store'. (show-what-to-remove/install): Rename 'path' to 'item'. Check whether ITEM is a package, and return its output path if it is. (input->name+path): Remove. (options->installable): Set 'item' to P. (guix-package): Adjust call to 'profile-derivation'. * tests/profiles.scm (guile-2.0.9): Change 'path' to 'item'.
Diffstat (limited to 'tests/utils.scm')
0 files changed, 0 insertions, 0 deletions