Loading pkgs/development/python-modules/amazon-ion/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ fetchFromGitHub, jsonconversion, pytestCheckHook, pytest_7, pythonOlder, setuptools, six, Loading Loading @@ -43,7 +44,7 @@ buildPythonPackage rec { nativeCheckInputs = [ cbor2 docopt pytestCheckHook (pytestCheckHook.override { pytest = pytest_7; }) tabulate ]; Loading Loading
pkgs/development/python-modules/amazon-ion/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ fetchFromGitHub, jsonconversion, pytestCheckHook, pytest_7, pythonOlder, setuptools, six, Loading Loading @@ -43,7 +44,7 @@ buildPythonPackage rec { nativeCheckInputs = [ cbor2 docopt pytestCheckHook (pytestCheckHook.override { pytest = pytest_7; }) tabulate ]; Loading