File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5555 ( pkgs . haskellPackages . callCabal2nix "hevm" ( pkgs . fetchFromGitHub {
5656 owner = "ethereum" ;
5757 repo = "hevm" ;
58- rev = "7fa6a959bea935f476100037aa84531523cd9d8a " ;
59- sha256 = "sha256-4dTXB/3F3180L5tBhDVky2A6irbGDN4rZHdnDdc+j64 =" ;
58+ rev = "d282dff6e0d9ea9f7cf02e17e8ac0b268ef634da " ;
59+ sha256 = "sha256-PQ0vm1K4DWiX6hiITdCqniMSAtxpQHezzIGdWGwmjrc =" ;
6060 } ) { secp256k1 = pkgs . secp256k1 ; } )
6161 ( [
6262 pkgs . haskell . lib . compose . dontCheck
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ packages:
66
77extra-deps :
88- git : https://github.com/ethereum/hevm.git
9- commit : 7fa6a959bea935f476100037aa84531523cd9d8a
9+ commit : d282dff6e0d9ea9f7cf02e17e8ac0b268ef634da
1010
1111- smt2-parser-0.1.0.1@sha256:1e1a4565915ed851c13d1e6b8bb5185cf5d454da3b43170825d53e221f753d77,1421
1212- spawn-0.3@sha256:b91e01d8f2b076841410ae284b32046f91471943dc799c1af77d666c72101f02,1162
You can’t perform that action at this time.
0 commit comments