Loading pkgs/development/python-modules/vat-moss/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ buildPythonPackage, fetchFromGitHub, fetchpatch, pythonAtLeast, pytestCheckHook, }: Loading @@ -11,6 +12,9 @@ buildPythonPackage rec { version = "0.11.0"; format = "setuptools"; # uses the removed cgi battery disabled = pythonAtLeast "3.13"; src = fetchFromGitHub { owner = "raphaelm"; repo = "vat_moss-python"; Loading Loading
pkgs/development/python-modules/vat-moss/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ buildPythonPackage, fetchFromGitHub, fetchpatch, pythonAtLeast, pytestCheckHook, }: Loading @@ -11,6 +12,9 @@ buildPythonPackage rec { version = "0.11.0"; format = "setuptools"; # uses the removed cgi battery disabled = pythonAtLeast "3.13"; src = fetchFromGitHub { owner = "raphaelm"; repo = "vat_moss-python"; Loading