maestral-gui: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-14 10:37:16 +01:00
parent afcce51e97
commit 74240a8ceb
@@ -14,8 +14,6 @@ python3.pkgs.buildPythonApplication rec {
version = "1.9.5";
pyproject = true;
disabled = python3.pythonOlder "3.7";
src = fetchFromGitHub {
owner = "SamSchott";
repo = "maestral-qt";