guix/gnu
Christopher Baines a06051e11b
gnu: qemu: Add libcacard as an input to enable smartcard support.
This fixes an error in gnome-boxes when starting virtual machines:

  Unable to start domain: unsupported configuration: this QEMU binary lacks
  smartcard passthrough mode support

* gnu/packages/virtualization.scm (qemu)[inputs]: Add libcacard.
2020-05-03 10:37:16 +01:00
..
bootloader gnu: Add u-boot-pinebook-pro-rk3399. 2020-04-20 19:13:35 -07:00
build linux-boot: Allow the root file system to be mounted via NFS. 2020-05-02 16:49:30 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: qemu: Add libcacard as an input to enable smartcard support. 2020-05-03 10:37:16 +01:00
services services: syslog: Simplify 'start' method. 2020-05-02 16:49:29 +02:00
system linux-initrd: Add initial support for F2FS. 2020-05-02 10:54:39 +02:00
tests tests: install: Fix device usage. 2020-04-29 15:30:14 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: Add musl-cross. 2020-05-02 17:51:48 +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 system: Blacklist usbkbd kernel module in default kernel-arguments. 2020-05-01 12:27:52 +00:00
tests.scm