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 f6c5891 commit 97a6257Copy full SHA for 97a6257
packages/nimbus/default.nix
@@ -30,7 +30,7 @@ assert nim.version == "1.6.12";
30
owner = "status-im";
31
repo = "nimbus-eth2";
32
rev = "v${version}";
33
- hash = "sha256-xp+7NE7cMxBV2pcwY4B2WrppCG+2N2Su+bWmCKllMPI=";
+ hash = "sha256-TkQW1IcUHMqlr7cOQA5vRcFlwacF2zDb4sJb+K/ejnY=";
34
fetchSubmodules = true;
35
leaveDotGit = true;
36
};
0 commit comments