unblob: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-19 10:31:49 +01:00
parent 1320453bc5
commit fb31a06cc3
-1
View File
@@ -49,7 +49,6 @@ python3.pkgs.buildPythonApplication rec {
pname = "unblob";
version = "25.5.26";
pyproject = true;
disabled = python3.pkgs.pythonOlder "3.9";
src = fetchFromGitHub {
owner = "onekey-sec";