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 a64df83 commit 666345dCopy full SHA for 666345d
evm/evm.nix
@@ -36,8 +36,8 @@ _: {
36
solady = pkgs.fetchFromGitHub {
37
owner = "vectorized";
38
repo = "solady";
39
- rev = "v0.1.12";
40
- hash = "sha256-XsIXs3lj5gddBzswNFY1DhnlhUQx+ITf6lvBPSkMY7c=";
+ rev = "v0.1.26";
+ hash = "sha256-ycYSZnpJBJiJTGpJCnt1R/vKP7pTQY6dd8e35HIP0Co=";
41
};
42
forge-std = pkgs.fetchFromGitHub {
43
owner = "foundry-rs";
0 commit comments