Merge pull request #171311 from ianmjones/fix-quickemu-spice-gtk

quickemu: fix spice-gtk dependency
main
Rick van Schijndel 2 years ago committed by GitHub
commit e039954de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      pkgs/development/quickemu/default.nix

@ -11,7 +11,7 @@
, cdrtools
, usbutils
, util-linux
, spicy
, spice-gtk
, swtpm
, wget
, xdg-user-dirs
@ -32,7 +32,7 @@ let
cdrtools
usbutils
util-linux
spicy
spice-gtk
swtpm
wget
xdg-user-dirs

Loading…
Cancel
Save