python3Packages.hacking: drop old disabled

This commit is contained in:
Sandro
2025-11-12 18:22:46 +01:00
committed by GitHub
parent d485ec0b35
commit fe659a0501

View File

@@ -16,8 +16,6 @@ buildPythonPackage rec {
version = "8.0.0";
pyproject = true;
disabled = pythonOlder "3.8";
src = fetchPypi {
inherit pname version;
hash = "sha256-N89wYj7PMkdMTNYWSCeuff9HU62n+e/HBeiIOhAPi7I=";