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 856f9fe commit 1fea6eeCopy full SHA for 1fea6ee
pkgs/foundry/default.nix
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
19
hash = "sha256-H7av+9lLFRGCbzdpAOGXlZGZ2iLu+OfLd2nbvLPqiNQ=";
20
};
21
22
- cargoHash = "sha256-JFclzjXS1rH2EFW5w1Jj3HSlgLNR6oOSN1IqVOoWRQg=";
+ cargoHash = "sha256-3VEv4lfMBsX/A9xSWgaljBKSFyL0+BF5alsBJ8NtBQ8=";
23
24
env = {
25
# Make svm-rs use local release list rather than fetching from non-reproducible URL.
0 commit comments