guix-devel/guix
Ludovic Courtès 371e87d286 store: Use 'when' instead of 'if' in effectful context.
* guix/store.scm (set-build-options): Use 'when' instead of 'if'.
2014-02-27 22:24:02 +01:00
..
build Add (guix git-download). 2014-02-21 23:49:53 +01:00
build-system
scripts guix hash: Add '--recursive'. 2014-02-21 23:49:52 +01:00
base32.scm
build-system.scm
config.scm.in
derivations.scm derivations: Remove unused 'derivation' parameter. 2014-02-21 23:49:53 +01:00
download.scm download: Add archive.apache.org to the Apache mirrors. 2014-01-27 23:31:28 +01:00
ftp-client.scm
git-download.scm Add (guix git-download). 2014-02-21 23:49:53 +01:00
gnu-maintenance.scm
gnupg.scm
hash.scm hash: Add 'open-sha256-input-port', for Guile > 2.0.9. 2014-01-24 00:01:49 +01:00
http-client.scm
licenses.scm
monads.scm monads: Add 'text-file*'. 2014-02-03 23:20:49 +01:00
nar.scm nar: Produce archives with files sorted in C collation order. 2014-02-21 23:49:53 +01:00
packages.scm Add (guix git-download). 2014-02-21 23:49:53 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Remove misleading message. 2014-01-25 16:20:23 +01:00
records.scm
serialization.scm
snix.scm
store.scm store: Use 'when' instead of 'if' in effectful context. 2014-02-27 22:24:02 +01:00
ui.scm ui: Handle SRFI-35 '&message' conditions. 2014-02-21 23:49:52 +01:00
utils.scm