Loading pkgs/development/python-modules/slapd/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ buildPythonPackage, pythonOlder, fetchFromGitHub, poetry-core, hatchling, openldap, pytestCheckHook, }: Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { hash = "sha256-xXIKC8xDJ3Q6yV1BL5Io0PkLqVbFRbbkB0QSXQGHMNg="; }; build-system = [ poetry-core ]; build-system = [ hatchling ]; nativeCheckInputs = [ pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/slapd/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ buildPythonPackage, pythonOlder, fetchFromGitHub, poetry-core, hatchling, openldap, pytestCheckHook, }: Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { hash = "sha256-xXIKC8xDJ3Q6yV1BL5Io0PkLqVbFRbbkB0QSXQGHMNg="; }; build-system = [ poetry-core ]; build-system = [ hatchling ]; nativeCheckInputs = [ pytestCheckHook ]; Loading