portablemc: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-17 16:34:01 +01:00
parent 8e632807e6
commit 81f5ac72c9
-2
View File
@@ -50,8 +50,6 @@ python3Packages.buildPythonApplication rec {
version = "4.4.1";
pyproject = true;
disabled = python3Packages.pythonOlder "3.8";
src = fetchFromGitHub {
owner = "mindstorm38";
repo = "portablemc";