We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c5c4e commit 11618ceCopy full SHA for 11618ce
1 file changed
package.nix
@@ -13,7 +13,7 @@ rustPlatform.buildRustPackage {
13
src = lib.cleanSource ./.;
14
15
uesFetchCargoVendor = true;
16
- cargoHash = "sha256-HsvVJd5UYsQ42lwqnaAiiuYQYaNbEBDJ9unquBHD3Ug=";
+ cargoHash = "sha256-0rumDPfeZRrHe69TZTBQutJKHDZkfaYXYZSFG7CywfU=";
17
18
nativeBuildInputs = [
19
pkg-config
0 commit comments