summary refs log tree commit diff
path: root/pkgs/development/python-modules/hid/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/hid/default.nix')
-rw-r--r--pkgs/development/python-modules/hid/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/hid/default.nix b/pkgs/development/python-modules/hid/default.nix
index 5546b71fea0..32987c877aa 100644
--- a/pkgs/development/python-modules/hid/default.nix
+++ b/pkgs/development/python-modules/hid/default.nix
@@ -16,7 +16,7 @@ buildPythonPackage rec {
 
   propagatedBuildInputs = [ hidapi ];
 
-  checkInputs = [ nose ];
+  nativeCheckInputs = [ nose ];
 
  postPatch = ''
     hidapi=${hidapi}/lib/