fix: update cargoHash

This commit is contained in:
Pol Dellaiera 2023-01-22 08:47:03 +01:00
parent a05ad4c25f
commit 2bf36e37cd
No known key found for this signature in database
GPG key ID: D476DFE9C67467CA

View file

@ -22,7 +22,7 @@
inherit src;
#cargoHash = pkgs.lib.fakeHash;
cargoHash = "sha256-8zSGboy+awtcMj4Zojdv8giEnCiu5nyRxJLfr7ISS7I=";
cargoHash = "sha256-wuM68jb96b3YETQeWTU4/4NE3bIsP1pawSOudGrsjrQ=";
};
default = pkgs.runCommand "xn--ts9h-files" { } ''