python3Packages.hacking: drop old disabled
This commit is contained in:
@@ -16,8 +16,6 @@ buildPythonPackage rec {
|
|||||||
version = "8.0.0";
|
version = "8.0.0";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.8";
|
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
hash = "sha256-N89wYj7PMkdMTNYWSCeuff9HU62n+e/HBeiIOhAPi7I=";
|
hash = "sha256-N89wYj7PMkdMTNYWSCeuff9HU62n+e/HBeiIOhAPi7I=";
|
||||||
|
|||||||
Reference in New Issue
Block a user