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 1a55e49 commit 31d5ef3Copy full SHA for 31d5ef3
flake.nix
@@ -55,7 +55,7 @@
55
owner = "ethereum";
56
repo = "hevm";
57
rev = "0d9e2744903d160b175cd9e727660b493d9fac6f";
58
- sha256 = "sha256-uprCikW55t6sjbEW/K8j4W74RrCKFlO8KsiXDSwgR8Q=";
+ sha256 = "sha256-SYqhjlvGKdWf55JjGZ8BPFtXqbkL81os5FB9j4Nj40A=";
59
}) { secp256k1 = pkgs.secp256k1; })
60
([
61
pkgs.haskell.lib.compose.dontCheck
0 commit comments