octodns: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-19 10:31:49 +01:00
parent fe6f6ffc1a
commit 2f2573aa17
-2
View File
@@ -22,8 +22,6 @@ python3Packages.buildPythonApplication rec {
version = "1.15.0";
pyproject = true;
disabled = python.pythonOlder "3.9";
src = fetchFromGitHub {
owner = "octodns";
repo = "octodns";