guix-play/gnu
Christopher Baines 20f524a44b
gnu: virt-manager: Work towards enabling some tests.
* gnu/packages/virtualization.scm (virt-manager)[arguments]: Set #:test-target
to "test_ui", replace the 'check phase.
[native-inputs]: Add some inputs required for running tests.
2020-05-26 09:02:06 +01:00
..
bootloader bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
build build: image: Add support for EXT2 and EXT3 file-systems. 2020-05-26 09:57:10 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: virt-manager: Work towards enabling some tests. 2020-05-26 09:02:06 +01:00
services gnu: enlightenment: Update to 0.24.0. 2020-05-24 23:12:50 +03:00
system system: image: Fix disk-image cross-compilation. 2020-05-26 10:00:08 +02:00
tests bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
image.scm image: Add partition offset support. 2020-05-26 09:57:06 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images. 2020-05-26 10:00:08 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
tests.scm