treewide: replace SRI hashes
This commit is contained in:
@@ -8,7 +8,7 @@ buildPythonPackage rec {
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256:1rhpg0jb08v0gd7f19jjiwlcdnxpmqi1fhvw7r4s9avddi4kvx5k";
|
||||
sha256 = "1rhpg0jb08v0gd7f19jjiwlcdnxpmqi1fhvw7r4s9avddi4kvx5k";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pytest ];
|
||||
|
||||
Reference in New Issue
Block a user