Loading pkgs/development/python-modules/nox/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { pname = "nox"; version = "2025.10.16"; version = "2025.11.12"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -38,7 +38,7 @@ buildPythonPackage rec { owner = "wntrblm"; repo = "nox"; tag = version; hash = "sha256-oRVDGHw/0HkHLtzcSZL2Aj1uxuRS/ms66cBPDQjJ17I="; hash = "sha256-GYVCM4AX18ryODx0GSm0hRwr1wdluqllsc+iEmLTl6U="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/nox/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { pname = "nox"; version = "2025.10.16"; version = "2025.11.12"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -38,7 +38,7 @@ buildPythonPackage rec { owner = "wntrblm"; repo = "nox"; tag = version; hash = "sha256-oRVDGHw/0HkHLtzcSZL2Aj1uxuRS/ms66cBPDQjJ17I="; hash = "sha256-GYVCM4AX18ryODx0GSm0hRwr1wdluqllsc+iEmLTl6U="; }; build-system = [ hatchling ]; Loading