guix/gnu
Ludovic Courtès b53833b2ef gexp: Allow use of high-level objects in #:references-graphs.
* guix/gexp.scm (lower-reference-graphs): New procedure.
  (gexp->derivation)[graphs-file-names]: New procedure.
  Use 'lower-reference-graphs', and augment #:inputs argument as a
  function of #:references-graphs.
* doc/guix.texi (G-Expressions): Adjust 'gexp->derivation' documentation
  accordingly.
* tests/gexp.scm ("gexp->derivation, store copy"): Remove reference to
  TWO in BUILD-DRV.  Use TWO directly in #:references-graphs argument.
  ("gexp->derivation #:references-graphs"): New test.
* gnu/system/vm.scm (qemu-image): Remove variable 'graph'; use INPUTS as
  the #:references-graphs argument to
  'expression->derivation-in-linux-vm'.
2014-09-06 23:42:56 +02:00
..
build vm: Move store copy handling to (guix build store-copy). 2014-09-04 23:24:54 +02:00
packages gnu: linux-libre: Revert to 3.16.1. 2014-09-06 09:33:41 -07:00
services Move part of (gnu build linux-boot) to (gnu build file-systems). 2014-09-03 15:43:07 +02:00
system gexp: Allow use of high-level objects in #:references-graphs. 2014-09-06 23:42:56 +02:00
packages.scm Move specification->package to gnu/packages.scm. 2014-09-03 02:07:07 +02:00
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm Move part of (gnu build linux-boot) to (gnu build file-systems). 2014-09-03 15:43:07 +02:00