File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
templates/chisel/nix/dependencies Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "chisel" : {
33 "cargoLocks" : null ,
4- "date" : " 2025-04-19 " ,
4+ "date" : " 2025-04-20 " ,
55 "extract" : null ,
66 "name" : " chisel" ,
77 "passthru" : null ,
1313 "name" : null ,
1414 "owner" : " chipsalliance" ,
1515 "repo" : " chisel" ,
16- "rev" : " 28fc08ff3a01de6f84212729f7ee00b1ac52f3ed " ,
17- "sha256" : " sha256-wNK9tJUgrmMe892nXIGzq/RVceRpoBbiEF8UDET+HbM =" ,
16+ "rev" : " 43bba6029fb9afc4806ae8f8396fada426af2a9b " ,
17+ "sha256" : " sha256-/t9FJtoXopVq1q9HqFM04tF73dTIObuR7fqKV39Bpq8 =" ,
1818 "sparseCheckout" : [],
1919 "type" : " github"
2020 },
21- "version" : " 28fc08ff3a01de6f84212729f7ee00b1ac52f3ed "
21+ "version" : " 43bba6029fb9afc4806ae8f8396fada426af2a9b "
2222 },
2323 "zaozi" : {
2424 "cargoLocks" : null ,
Original file line number Diff line number Diff line change 33{
44 chisel = {
55 pname = "chisel" ;
6- version = "28fc08ff3a01de6f84212729f7ee00b1ac52f3ed " ;
6+ version = "43bba6029fb9afc4806ae8f8396fada426af2a9b " ;
77 src = fetchFromGitHub {
88 owner = "chipsalliance" ;
99 repo = "chisel" ;
10- rev = "28fc08ff3a01de6f84212729f7ee00b1ac52f3ed " ;
10+ rev = "43bba6029fb9afc4806ae8f8396fada426af2a9b " ;
1111 fetchSubmodules = false ;
12- sha256 = "sha256-wNK9tJUgrmMe892nXIGzq/RVceRpoBbiEF8UDET+HbM =" ;
12+ sha256 = "sha256-/t9FJtoXopVq1q9HqFM04tF73dTIObuR7fqKV39Bpq8 =" ;
1313 } ;
14- date = "2025-04-19 " ;
14+ date = "2025-04-20 " ;
1515 } ;
1616 zaozi = {
1717 pname = "zaozi" ;
Original file line number Diff line number Diff line change 39453945 } ;
39463946
39473947}
3948- # Project Source Hash:sha256-wNK9tJUgrmMe892nXIGzq/RVceRpoBbiEF8UDET+HbM =
3948+ # Project Source Hash:sha256-/t9FJtoXopVq1q9HqFM04tF73dTIObuR7fqKV39Bpq8 =
You can’t perform that action at this time.
0 commit comments