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 cb5af8d commit 36accbdCopy full SHA for 36accbd
packages/sp1/default.nix
@@ -20,8 +20,8 @@ let
20
src = fetchFromGitHub {
21
owner = "succinctlabs";
22
repo = "sp1";
23
- rev = "6a921fb256ce949c57bae7c83c49f8aaa6c35f3c";
24
- hash = "sha256-OCwl4M5ln3onl70e/otznsuTcAd/AIE02stMLL4JTWI=";
+ rev = "f4f9fb42332d9cd7371933dd18d1e2e0eef44429";
+ hash = "sha256-sX3E3uKGlm0vTLtGcHvo7AQIIPxVX1CSkeOaCyHIhDA=";
25
fetchSubmodules = true;
26
};
27
0 commit comments