python310Packages.crytic-compile: adjust input and add comment

This commit is contained in:
Fabian Affolter 2023-01-14 18:45:25 +01:00
parent f5de0ca52e
commit 2c6a44a598

View file

@ -3,7 +3,6 @@
, cbor2
, fetchFromGitHub
, pycryptodome
, pysha3
, pythonOlder
, setuptools
}:
@ -25,10 +24,10 @@ buildPythonPackage rec {
propagatedBuildInputs = [
cbor2
pycryptodome
pysha3
setuptools
];
# Test require network access
doCheck = false;
pythonImportsCheck = [