offpunk: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-14 10:37:23 +01:00
parent ce00a7aab3
commit 52f1281fdd
-2
View File
@@ -17,8 +17,6 @@ python3Packages.buildPythonApplication rec {
version = "2.8";
pyproject = true;
disabled = python3Packages.pythonOlder "3.7";
src = fetchFromSourcehut {
owner = "~lioploum";
repo = "offpunk";