gcovr: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-19 10:31:49 +01:00
parent cd8384670e
commit ae2ab037f5
-2
View File
@@ -12,8 +12,6 @@ python3Packages.buildPythonPackage (finalAttrs: {
version = "8.4";
pyproject = true;
disabled = python3Packages.pythonOlder "3.9";
src = fetchFromGitHub {
owner = "gcovr";
repo = "gcovr";