Skip to content

Commit 095b3a9

Browse files
committed
fix(foundry): Update cargoHash
1 parent 26c39ed commit 095b3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/foundry/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
1919
hash = "sha256-k1lRKylFhM96d1/eQ9rMQA0vb4DNW5wYo8mX7TnK43Q=";
2020
};
2121

22-
cargoHash = "sha256-ImBX/IJ6F6Xs/2K/8huvLkIMuZYzpfW6AWhE0lqQw2w=";
22+
cargoHash = "sha256-V2CeQfASIsQmBdgYvSeev8XwewN/BnVmcBQinzincXE=";
2323

2424
env = {
2525
# Make svm-rs use local release list rather than fetching from non-reproducible URL.

0 commit comments

Comments
 (0)