File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2626
2727 commonArgs = rec {
2828 pname = "risc0" ;
29- version = "unstable-2025-02-22 " ;
29+ version = "unstable-2025-02-25 " ;
3030
3131 nativeBuildInputs = [
3232 autoPatchelfHook
3838 src = fetchFromGitHub {
3939 owner = "risc0" ;
4040 repo = "risc0" ;
41- rev = "7092766272763032dc3a64d1b2984b0161affaa0 " ;
42- hash = "sha256-/NecQWVjfhKQh5QO/Hqt/2rWE+i92rd8ZCrZP9XL9yE =" ;
41+ rev = "46309f7d111fb0a76322a7bdbcf6be96b73432cc " ;
42+ hash = "sha256-B0H059/8mUbnptZPpQOXt7Ygad5aGSZ3PAqhTkvCSIw =" ;
4343 } ;
4444 } ;
4545
Original file line number Diff line number Diff line change 1111let
1212 commonArgs = rec {
1313 pname = "sp1" ;
14- version = "unstable-2025-02-22 " ;
14+ version = "unstable-2025-02-24 " ;
1515
1616 nativeBuildInputs = [
1717 pkg-config
2121 src = fetchFromGitHub {
2222 owner = "succinctlabs" ;
2323 repo = "sp1" ;
24- rev = "56c4861bdcb8460d0b6dbe64363484b47ceb3782 " ;
25- hash = "sha256-Fw55sZvtK16ykYnRzixp0QA3v9g3JnL0h58itBA0Gbc =" ;
24+ rev = "595cf0ea29b515bdf2e471a4afdcecafcfbc033f " ;
25+ hash = "sha256-7SJeFLSAZBL5VZ27rM94OKWyaCLsWACclRR7ZD+6++c =" ;
2626 fetchSubmodules = true ;
2727 } ;
2828 } ;
Original file line number Diff line number Diff line change 88} :
99stdenv . mkDerivation rec {
1010 name = "zkm-rust" ;
11- version = "20250108 " ;
11+ version = "20250224 " ;
1212
1313 nativeBuildInputs = [
1414 autoPatchelfHook
@@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
2929 repo = "toolchain" ;
3030 tag = "${ version } " ;
3131 asset = "rust-toolchain-x86-64-unknown-linux-gnu-${ version } .tar.xz" ;
32- hash = "sha256-lPSAKd9eolXBd32sXB9qhs+fUPJLJ5QROG6P3wS5uik =" ;
32+ hash = "sha256-smQXVZY7CqfWKyEj41V+jJGnfu/K+JL6t93LVwLOu4I =" ;
3333 } ;
3434}
You can’t perform that action at this time.
0 commit comments