peru: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-14 02:40:48 +01:00
parent 8bab791d14
commit 31bd1b9ef1
-2
View File
@@ -9,8 +9,6 @@ python3Packages.buildPythonApplication rec {
version = "1.3.4";
pyproject = true;
disabled = python3Packages.pythonOlder "3.5";
src = fetchFromGitHub {
owner = "buildinspace";
repo = "peru";