guix-play/guix
Ludovic Courtès dd6b9a3790 packages: Mark the `inputs' field of <package> as thunked.
* guix/packages.scm (<package>)[inputs]: Mark as thunked.
  (package-derivation)[expand-input]: Remove case where the input is a
  procedure.
* tests/packages.scm ("trivial with system-dependent input"): Remove
  `lambda', and use (%current-system).
* gnu/packages/bootstrap.scm (package-from-tarball): Likewise for `inputs'.
  (%bootstrap-glibc, %bootstrap-gcc): Likewise.
* gnu/packages/scheme.scm (mit-scheme): Likewise.
2013-01-24 23:33:51 +01:00
..
build download: Add HTTPS support. 2013-01-20 22:54:36 +01:00
build-system packages: Mark the `arguments' field of <package> as thunked. 2013-01-23 23:33:09 +01:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in Update license headers. 2013-01-06 00:47:50 +01:00
derivations.scm doc: Start documenting derivations. 2013-01-16 23:09:53 +01:00
download.scm download: Add HTTPS support. 2013-01-20 22:54:36 +01:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm gnu-maintenance: Add `latest-release' and related tools. 2013-01-08 22:46:12 +01:00
licenses.scm gnu: Add OCaml. licenses: Add QPL. 2013-01-24 00:03:43 +01:00
packages.scm packages: Mark the `inputs' field of <package> as thunked. 2013-01-24 23:33:51 +01:00
snix.scm snix: When unable to determine the version number, leave the URI unchanged. 2013-01-14 23:45:54 +01:00
store.scm doc: Start documenting (guix store). 2013-01-15 23:32:13 +01:00
ui.scm Update license headers. 2013-01-06 00:47:50 +01:00
utils.scm define-record-type*: Add the `thunked' field definition keyword. 2013-01-23 23:33:09 +01:00