diff options
author | Ludovic Courtès <[email protected]> | 2015-04-04 22:05:15 +0200 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2021-03-30 22:48:43 +0200 |
commit | ba41f87ec77a3ee1757fd79ea53c171593451c6f (patch) | |
tree | a3cb90825d3c7eb6dc0a9f260bfa8b9db3536906 /tests/gexp.scm | |
parent | 7d873f194ca69d6096d28d7a224ab78e83e34fe1 (diff) |
packages: Turn 'bag->derivation' into a monadic procedure.
* guix/packages.scm (bag->derivation): Turn into a monadic procedure by
remove 'store' parameter and removing the call to 'store-lower'.
(bag->cross-derivation): Likewise.
(bag->derivation*): New procedure.
(package-derivation, package-cross-derivation): Use it instead of
'bag->derivation'.
* tests/packages.scm ("bag->derivation"): Change to monadic style.
("bag->derivation, cross-compilation"): Likewise.
Diffstat (limited to 'tests/gexp.scm')
0 files changed, 0 insertions, 0 deletions