guix-devel/gnu/system
Ludovic Courtès 0b86a82dc7 gnu: vm: Make a union of the visible packages; add /etc/profile.
* gnu/system/vm.scm (qemu-image): Add Guix as an input when
  INITIALIZE-STORE?.
  (union): New procedure.
  (system-qemu-image): Use it.  Build /etc/profile.  Pass PROFILE among
  #:inputs-to-copy instead of listing all the individual profiles.
  Remove explicit 'build-derivations' call.
2013-09-25 18:58:25 +02:00
..
dmd.scm gnu: vm: Add a service for the Guix daemon. 2013-09-24 23:40:50 +02:00
grub.scm derivations: 'derivation' and related procedures return a single value. 2013-09-18 18:49:53 +02:00
linux.scm gnu: Move helper code to (gnu system …) modules. 2013-09-11 22:36:50 +02:00
shadow.scm gnu: Move helper code to (gnu system …) modules. 2013-09-11 22:36:50 +02:00
vm.scm gnu: vm: Make a union of the visible packages; add /etc/profile. 2013-09-25 18:58:25 +02:00