pyprland: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-19 16:37:04 +01:00
parent 94742e4a9b
commit 06d2885681
-2
View File
@@ -10,8 +10,6 @@ python3Packages.buildPythonApplication rec {
version = "2.5.1";
pyproject = true;
disabled = python3Packages.pythonOlder "3.10";
src = fetchFromGitHub {
owner = "hyprland-community";
repo = "pyprland";