deface: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-14 10:33:42 +01:00
parent f4bcf761ed
commit 0f2a6ceb01
-2
View File
@@ -11,8 +11,6 @@ python3.pkgs.buildPythonApplication rec {
version = "1.5.0";
pyproject = true;
disabled = python3.pythonOlder "3.8";
src = fetchFromGitHub {
owner = "ORB-HD";
repo = "deface";