gogdl: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-17 16:32:29 +01:00
parent 46b83ef089
commit 1eba88255c
-2
View File
@@ -18,8 +18,6 @@ python3Packages.buildPythonApplication rec {
hash = "sha256-pK6JeTJeBq9qVfflNSYs3s4HuD0Kz6k9DDUVHL81FV0=";
};
disabled = python3Packages.pythonOlder "3.8";
propagatedBuildInputs = with python3Packages; [
setuptools
requests