File tree 3 files changed +9
-9
lines changed
templates/chisel/nix/dependencies
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"chisel" : {
3
3
"cargoLocks" : null ,
4
- "date" : " 2025-04-18 " ,
4
+ "date" : " 2025-04-19 " ,
5
5
"extract" : null ,
6
6
"name" : " chisel" ,
7
7
"passthru" : null ,
13
13
"name" : null ,
14
14
"owner" : " chipsalliance" ,
15
15
"repo" : " chisel" ,
16
- "rev" : " 6603b9860ce9eddd0520ad1978137b248fdef01a " ,
17
- "sha256" : " sha256-xZYUAAQLAPyswRnMkMwpRvaV5flBY7AZYkGG2mwe0Pc =" ,
16
+ "rev" : " 28fc08ff3a01de6f84212729f7ee00b1ac52f3ed " ,
17
+ "sha256" : " sha256-wNK9tJUgrmMe892nXIGzq/RVceRpoBbiEF8UDET+HbM =" ,
18
18
"sparseCheckout" : [],
19
19
"type" : " github"
20
20
},
21
- "version" : " 6603b9860ce9eddd0520ad1978137b248fdef01a "
21
+ "version" : " 28fc08ff3a01de6f84212729f7ee00b1ac52f3ed "
22
22
},
23
23
"zaozi" : {
24
24
"cargoLocks" : null ,
Original file line number Diff line number Diff line change 3
3
{
4
4
chisel = {
5
5
pname = "chisel" ;
6
- version = "6603b9860ce9eddd0520ad1978137b248fdef01a " ;
6
+ version = "28fc08ff3a01de6f84212729f7ee00b1ac52f3ed " ;
7
7
src = fetchFromGitHub {
8
8
owner = "chipsalliance" ;
9
9
repo = "chisel" ;
10
- rev = "6603b9860ce9eddd0520ad1978137b248fdef01a " ;
10
+ rev = "28fc08ff3a01de6f84212729f7ee00b1ac52f3ed " ;
11
11
fetchSubmodules = false ;
12
- sha256 = "sha256-xZYUAAQLAPyswRnMkMwpRvaV5flBY7AZYkGG2mwe0Pc =" ;
12
+ sha256 = "sha256-wNK9tJUgrmMe892nXIGzq/RVceRpoBbiEF8UDET+HbM =" ;
13
13
} ;
14
- date = "2025-04-18 " ;
14
+ date = "2025-04-19 " ;
15
15
} ;
16
16
zaozi = {
17
17
pname = "zaozi" ;
Original file line number Diff line number Diff line change 3945
3945
} ;
3946
3946
3947
3947
}
3948
- # Project Source Hash:sha256-xZYUAAQLAPyswRnMkMwpRvaV5flBY7AZYkGG2mwe0Pc =
3948
+ # Project Source Hash:sha256-wNK9tJUgrmMe892nXIGzq/RVceRpoBbiEF8UDET+HbM =
You can’t perform that action at this time.
0 commit comments