Merge remote-tracking branch 'upstream/master' into staging

This commit is contained in:
John Ericson
2018-05-14 10:57:33 -04:00
49 changed files with 1319 additions and 1137 deletions
@@ -3,6 +3,7 @@
, gobjectIntrospection, libvirt-glib, system-libvirt
, gsettings-desktop-schemas, glib, libosinfo, gnome3, gtk3
, spiceSupport ? true, spice-gtk ? null
, cpio, e2fsprogs, findutils, gzip
}:
with stdenv.lib;
@@ -47,6 +48,8 @@ python2Packages.buildPythonApplication rec {
preFixup = ''
gappsWrapperArgs+=(--set PYTHONPATH "$PYTHONPATH")
# these are called from virt-install in initrdinject.py
gappsWrapperArgs+=(--prefix PATH : "${makeBinPath [ cpio e2fsprogs file findutils gzip ]}")
'';
# Failed tests