We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af52437 commit e82d1c9Copy full SHA for e82d1c9
flake.nix
@@ -56,7 +56,7 @@
56
owner = "ethereum";
57
repo = "hevm";
58
rev = "1ee94f7772d42154fcf8df16681d3c6f25a4ecdd";
59
- sha256 = "sha256-DVwQisTwgSjZQkQSn5s7ZN3SS1z2EEISA6Lw0ruUg6Y=";
+ sha256 = "sha256-UgdkkFw1BVjzqRz69FGpwfk/iPqtU5IUqybfAQIhXk8=";
60
}) { secp256k1 = pkgs.secp256k1; })
61
([
62
pkgs.haskell.lib.compose.dontCheck
0 commit comments