python313Packages.dissect-thumbcache: remove disabled

This commit is contained in:
Fabian Affolter
2025-11-27 11:45:19 +01:00
committed by GitHub
parent ce43f658fc
commit d15f07898f
@@ -5,7 +5,6 @@
dissect-util,
fetchFromGitHub,
pytestCheckHook,
pythonOlder,
setuptools,
setuptools-scm,
}:
@@ -15,8 +14,6 @@ buildPythonPackage rec {
version = "1.11";
pyproject = true;
disabled = pythonOlder "3.9";
src = fetchFromGitHub {
owner = "fox-it";
repo = "dissect.thumbcache";