File tree Expand file tree Collapse file tree 5 files changed +14
-14
lines changed Expand file tree Collapse file tree 5 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1212let
1313 commonArgs = rec {
1414 pname = "jolt" ;
15- version = "unstable-2025-02-27 " ;
15+ version = "unstable-2025-03-03 " ;
1616
1717 nativeBuildInputs = [
1818 pkg-config
2626 src = fetchFromGitHub {
2727 owner = "a16z" ;
2828 repo = "jolt" ;
29- rev = "170ae18f8f148e0247cfab60f6df356e9685223a " ;
30- hash = "sha256-fA2AUBQb9kLPIc0pG2yVZeOnNkTQoXL86v4421ccr6Q =" ;
29+ rev = "ba28fea5e7909477a28f3bd426c5bd423c288291 " ;
30+ hash = "sha256-Ir4qp51P6u40/hJW2VQ+AeCQHsYcQ8f5WmQreI7r3KE =" ;
3131 fetchSubmodules = true ;
3232 } ;
3333 } ;
Original file line number Diff line number Diff line change 2626
2727 commonArgs = rec {
2828 pname = "risc0" ;
29- version = "unstable-2025-02-27 " ;
29+ version = "unstable-2025-03-01 " ;
3030
3131 nativeBuildInputs = [
3232 autoPatchelfHook
3838 src = fetchFromGitHub {
3939 owner = "risc0" ;
4040 repo = "risc0" ;
41- rev = "7177bc1f90006eb4d62bf0a8ca6777531de30ba1 " ;
42- hash = "sha256-nqKb8E8H7OSkBxndsP6iSJg1Xv2zqDpAD8MftwfCrQE =" ;
41+ rev = "c68360f7e9089a6beddfe2ca4c954afbd6041a84 " ;
42+ hash = "sha256-yg8AVkDWCAhLnMEKfYSdRI7FehwxQXAsp5JDZWmH1oc =" ;
4343 } ;
4444 } ;
4545
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ stdenv.mkDerivation rec {
2525 src = fetchGitHubReleaseAsset {
2626 owner = "succinctlabs" ;
2727 repo = "rust" ;
28- tag = "v ${ version } " ;
28+ tag = "succinct- ${ version } " ;
2929 asset = "rust-toolchain-x86_64-unknown-linux-gnu.tar.gz" ;
30- hash = "sha256-3Vs11CLDXaxAJuP/UsWeznJjjsNvVZqKIra5KzldoIk =" ;
30+ hash = "sha256-wXI2zVwfrVk28CR8PLq4xyepdlu65uamzt/+jER2M2k =" ;
3131 } ;
3232}
Original file line number Diff line number Diff line change 1111let
1212 commonArgs = rec {
1313 pname = "sp1" ;
14- version = "unstable-2025-02-27 " ;
14+ version = "unstable-2025-03-04 " ;
1515
1616 nativeBuildInputs = [
1717 pkg-config
2121 src = fetchFromGitHub {
2222 owner = "succinctlabs" ;
2323 repo = "sp1" ;
24- rev = "a47c7fba9c0e2b0192c4fbd89f587a3de3c8f5c7 " ;
25- hash = "sha256-ldSPdNlEH4Mu2prS+4oTRBEXa/AnSHfsTYkMy5/qRxg =" ;
24+ rev = "b6eb0482541fe8816230229574a4fb199c5c01a1 " ;
25+ hash = "sha256-XdBQztyPJC6E9jXSRfO/lBGTFssDIEsU6ey8YoKmOGE =" ;
2626 fetchSubmodules = true ;
2727 } ;
2828 } ;
Original file line number Diff line number Diff line change 1111let
1212 commonArgs = rec {
1313 pname = "zkm" ;
14- version = "unstable-2025-02-20 " ;
14+ version = "unstable-2025-03-02 " ;
1515
1616 nativeBuildInputs = [
1717 pkg-config
2424 src = fetchFromGitHub {
2525 owner = "zkMIPS" ;
2626 repo = "zkm" ;
27- rev = "98a1a4e1a0dbb447f8ba4619627ed8888098e4bf " ;
28- hash = "sha256-oNdrN1BD6u2f8oimKEnJnEgHhweh12Hw8yPD3juyQbc =" ;
27+ rev = "64151f8e575813552402cb81e336bf991f290991 " ;
28+ hash = "sha256-eyCH2dmVTaXET3k+L1fpzLfROZfpCjRE1kn+t3DHZrM =" ;
2929 } ;
3030 } ;
3131
You can’t perform that action at this time.
0 commit comments