guix-play/gnu
Rutger Helling 27b52c1f6a
gnu: qemu: Build with Python 3 and SDL2 support.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Remove variable.
* gnu/packages/virtualization.scm (qemu)[inputs]: Use sdl2 instead of sdl.
[native-inputs]: Use python-wrapper instead of python@2.
* gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove sdl2 instead of
sdl from inherited packages.
* gnu/packages/virtualization.scm (qemu-minimal-2.10): Add variable.
[native-inputs]: Remove python-wrapper from inherited packages and use python@2
instead.
* gnu/packages/debug.scm (american-fuzzy-lop): Inherit from moved hidden-package
qemu-minimal-2.10.
2018-04-26 12:45:57 +02:00
..
bootloader gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS. 2018-02-18 12:28:56 +01:00
build activation: Pass '-d HOME' to 'usermod'. 2018-03-27 14:51:44 +02:00
packages gnu: qemu: Build with Python 3 and SDL2 support. 2018-04-26 12:45:57 +02:00
services services: Add dhcpd-service-type and <dhcpd-configuration>. 2018-04-21 23:46:30 -07:00
system system: Add default '.nanorc' with syntax highlighting. 2018-04-04 23:14:35 +02:00
tests services: Add dhcpd-service-type and <dhcpd-configuration>. 2018-04-21 23:46:30 -07:00
artwork.scm
bootloader.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
local.mk gnu: qemu: Update to 2.12.0. 2018-04-24 21:14:20 +02:00
packages.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
services.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
system.scm system: Provide a fall-back PATH for non-login shells started with su(1). 2018-04-11 18:45:06 -04:00
tests.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00