Skip to content

Commit 97a6257

Browse files
monyarmPetarKirov
authored andcommitted
fix(nimbus): Updated hash in derivation src
1 parent f6c5891 commit 97a6257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nimbus/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ assert nim.version == "1.6.12";
3030
owner = "status-im";
3131
repo = "nimbus-eth2";
3232
rev = "v${version}";
33-
hash = "sha256-xp+7NE7cMxBV2pcwY4B2WrppCG+2N2Su+bWmCKllMPI=";
33+
hash = "sha256-TkQW1IcUHMqlr7cOQA5vRcFlwacF2zDb4sJb+K/ejnY=";
3434
fetchSubmodules = true;
3535
leaveDotGit = true;
3636
};

0 commit comments

Comments
 (0)