summary refs log tree commit diff
path: root/pkgs/development/python-modules/getmac
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/getmac')
-rw-r--r--pkgs/development/python-modules/getmac/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/getmac/default.nix b/pkgs/development/python-modules/getmac/default.nix
index 730d9cc3eb3..96f540088dc 100644
--- a/pkgs/development/python-modules/getmac/default.nix
+++ b/pkgs/development/python-modules/getmac/default.nix
@@ -19,7 +19,7 @@ buildPythonPackage rec {
     sha256 = "sha256-X4uuYisyobCxhoywaSXBZjVxrPAbBiZrWUJAi2/P5mw=";
   };
 
-  checkInputs = [
+  nativeCheckInputs = [
     py
     pytestCheckHook
     pytest-benchmark