guix-devel/guix
Ludovic Courtès a987d2c025 derivations: Move 3 positional parameters into keyword parameters.
* guix/derivations.scm (derivation): Turn `system', `env-vars', and
  `inputs' into keyword parameters.
  (build-expression->derivation): Adjust accordingly.
* gnu/packages/bootstrap.scm (%bootstrap-guile): Likewise.
* tests/derivations.scm, tests/store.scm: Likewise.
* doc/guix.texi (Derivations): Likewise.
2013-08-26 22:20:27 +02:00
..
build build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
build-system build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
scripts utils: Add `guile-version>?', and use it. 2013-08-23 15:51:36 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Move record utilities to (guix records). 2013-05-12 15:46:16 +02:00
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 21:58:47 +02:00
derivations.scm derivations: Move 3 positional parameters into keyword parameters. 2013-08-26 22:20:27 +02:00
download.scm download: Add kernel.org mirrors. 2013-08-25 20:49:03 +02:00
ftp-client.scm ftp-client: Let callers handle `ftp-open' exceptions. 2013-05-14 23:51:36 +02:00
gnu-maintenance.scm Rename (guix web) to (guix http-client). 2013-07-14 16:44:15 +02:00
gnupg.scm guix refresh: Add '--key-download'. 2013-06-10 08:15:17 +00:00
hash.scm hash: Add `open-sha256-port'. 2013-07-02 22:38:03 +02:00
http-client.scm utils: Add `guile-version>?', and use it. 2013-08-23 15:51:36 +02:00
licenses.scm licenses: Add 'agpl3' and 'agpl3+'. 2013-06-03 11:39:38 +00:00
nar.scm nar: Add support for symlinks. 2013-04-12 21:58:47 +02:00
packages.scm packages: Allow file names as package sources. 2013-08-24 17:30:31 +02:00
records.scm records: `recutils->alist' recognizes lines starting with a `+'. 2013-07-10 21:53:29 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-12 21:57:58 +02:00
snix.scm snix: Prefer synopses from the Womb rather than from Nixpkgs. 2013-04-20 11:52:50 +02:00
store.scm store: Deal with unsupported `setsockopt' operation on GNU/Hurd. 2013-07-04 22:49:00 +02:00
ui.scm Make "guix -h" work as "guix --help". 2013-08-15 21:03:32 +02:00
utils.scm utils: Add `guile-version>?', and use it. 2013-08-23 15:51:36 +02:00