summary refs log tree commit diff
path: root/pkgs/development/python-modules/hpccm/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/hpccm/default.nix')
-rw-r--r--pkgs/development/python-modules/hpccm/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/hpccm/default.nix b/pkgs/development/python-modules/hpccm/default.nix
index 05a1085a8e1..6c2adca0fef 100644
--- a/pkgs/development/python-modules/hpccm/default.nix
+++ b/pkgs/development/python-modules/hpccm/default.nix
@@ -19,7 +19,7 @@ buildPythonPackage rec {
   };
 
   propagatedBuildInputs = [ six archspec ];
-  checkInputs = [ pytestCheckHook pytest-xdist ];
+  nativeCheckInputs = [ pytestCheckHook pytest-xdist ];
 
   disabledTests = [
     # tests require git