about summary refs log tree commit diff
path: root/pkgs/applications/misc/ulauncher/default.nix
diff options
context:
space:
mode:
authorFrederik Rietdijk2019-08-14 13:45:54 +0200
committerFrederik Rietdijk2019-08-14 13:45:54 +0200
commit8d56f2472e47a3f1f388b69c0ecc24421910d555 (patch)
tree6eabee7471ed3f7395156dc158a58205cca236f4 /pkgs/applications/misc/ulauncher/default.nix
parent9bd78cb0488040ea996b27e82135396a45325af5 (diff)
parent930659b10bc7c875fd49b1cdae21a631b429c25a (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/misc/ulauncher/default.nix')
-rw-r--r--pkgs/applications/misc/ulauncher/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/ulauncher/default.nix b/pkgs/applications/misc/ulauncher/default.nix
index 12cf96580f74..3db6f6ae565d 100644
--- a/pkgs/applications/misc/ulauncher/default.nix
+++ b/pkgs/applications/misc/ulauncher/default.nix
@@ -57,7 +57,7 @@ python27Packages.buildPythonApplication rec  {
 
   checkInputs = with python27Packages; [
     mock
-    pytest_3
+    pytest
     pytest-mock
     pytestpep8
     xvfb_run