We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c39ed commit 095b3a9Copy full SHA for 095b3a9
pkgs/foundry/default.nix
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
19
hash = "sha256-k1lRKylFhM96d1/eQ9rMQA0vb4DNW5wYo8mX7TnK43Q=";
20
};
21
22
- cargoHash = "sha256-ImBX/IJ6F6Xs/2K/8huvLkIMuZYzpfW6AWhE0lqQw2w=";
+ cargoHash = "sha256-V2CeQfASIsQmBdgYvSeev8XwewN/BnVmcBQinzincXE=";
23
24
env = {
25
# Make svm-rs use local release list rather than fetching from non-reproducible URL.
0 commit comments