treewide: xvfb_run -> xvfb-run

This commit is contained in:
Robert Hensing
2021-05-08 15:48:41 +02:00
parent 726306003a
commit 8e3c5eb501
38 changed files with 76 additions and 76 deletions
@@ -16,7 +16,7 @@
, gnome
, gobject-introspection
, dbus
, xvfb_run
, xvfb-run
, shared-mime-info
}:
@@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
];
checkInputs = [
xvfb_run
xvfb-run
dbus
];