guix/gnu
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
..
bootloader system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build
installer installer: Add proxy support. 2020-04-08 10:24:02 +02:00
machine
packages gnu: genimage: Update to 11. 2020-04-08 11:30:55 +02:00
services services: guix: Add 'set-http-proxy' action. 2020-04-07 12:31:36 +02:00
system vm: Allow images to be marked as non-substitutable. 2020-04-08 12:42:41 +02:00
tests services: guix: Add 'set-http-proxy' action. 2020-04-07 12:31:36 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Turn help menu into parameters menu. 2020-04-08 10:24:02 +02:00
local.mk installer: Add proxy support. 2020-04-08 10:24:02 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm