guix-devel/guix
Ludovic Courtès 03671375b6 packages: Allow the `arguments' field to be a procedure.
* guix/packages.scm (package-derivation): When ARGS is a procedure, call
  (ARGS SYSTEM).

* distro/base.scm (gawk)[arguments]: Turn into a procedure, to disable
  tests on Cygwin.
2012-07-02 15:59:30 +02:00
..
build gnu-build-system: Improve the `configure' and `check' phases. 2012-07-02 15:56:22 +02:00
build-system build-system/gnu: Add GNU Awk to the standard inputs. 2012-06-28 23:46:00 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivation: Coalesce multiple occurrences of the same input. 2012-07-02 01:35:39 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Allow the `arguments' field to be a procedure. 2012-07-02 15:59:30 +02:00
store.scm Upgrade Nix worker protocol. 2012-07-02 01:35:39 +02:00
utils.scm Make `define-record-type*' error messages more informative. 2012-07-02 15:37:30 +02:00