Skip to content

Commit b17a32e

Browse files
fix nix sha for latest hevm
1 parent 25c119d commit b17a32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
owner = "ethereum";
5757
repo = "hevm";
5858
rev = "2931f09fcbbca68911421fbe2f2f21ebebdb5332";
59-
sha256 = "sha256-PX0vm1K4DWiX6hiITdCqniMSAtxpQHezzIGdWGwmjrc=";
59+
sha256 = "sha256-DVwQisTwgSjZQkQSn5s7ZN3SS1z2EfISA6Lw0ruUg6Y=";
6060
}) { secp256k1 = pkgs.secp256k1; })
6161
([
6262
pkgs.haskell.lib.compose.dontCheck

0 commit comments

Comments
 (0)