Skip to content

Commit 1e0bb02

Browse files
authored
python312Packages.notus-scanner: update disabled
1 parent ecc7160 commit 1e0bb02

File tree

1 file changed

+1
-1
lines changed
  • pkgs/development/python-modules/notus-scanner

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/notus-scanner/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildPythonPackage rec {
1717
version = "22.6.5";
1818
pyproject = true;
1919

20-
disabled = pythonOlder "3.7";
20+
disabled = pythonOlder "3.9";
2121

2222
src = fetchFromGitHub {
2323
owner = "greenbone";

0 commit comments

Comments
 (0)