updated hash
This commit is contained in:
parent
b78bc8a227
commit
d5d70ea314
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ python310Packages.buildPythonPackage rec {
|
|||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-kW0MBDvIpL2Yc2n8zZ7Luw2na0qAczfORz2o6Y5YfkM=";
|
||||
hash = "sha256-bMt/GbplRawFZUqoXq37zAq1dribnu/ZlIYTuUIS+DU=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = with python310Packages; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue