guix/gnu/system
Ludovic Courtès a328f66a9e
vm: Allow images to be marked as non-substitutable.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
 #:substitutable? parameter.  Pass it to 'gexp->derivation'.
(qemu-image): Add #:substitutable? and pass it to
'expression->derivation-in-linux-vm'.
(system-disk-image): Add #:substitutable? and pass it to 'qemu-image'.
2020-04-08 12:42:41 +02:00
..
examples system: Add xterm to lightweight-desktop example. 2020-04-02 11:48:25 +02:00
accounts.scm
file-systems.scm
install.scm
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm system: Move nanorc to XDG_CONFIG_HOME. 2020-04-01 07:50:48 +03:00
uuid.scm
vm.scm vm: Allow images to be marked as non-substitutable. 2020-04-08 12:42:41 +02:00