File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 5
5
"homepage" : null ,
6
6
"owner" : " NixOS" ,
7
7
"repo" : " nixpkgs" ,
8
- "rev" : " 68e7dce0a6532e876980764167ad158174402c6f " ,
9
- "sha256" : " 024vd8hqdakvhyzxw6zpm6awkxm9bx0xg5hmrpsfl16nnrwy3z34 " ,
8
+ "rev" : " a9b86fc2290b69375c5542b622088eb6eca2a7c3 " ,
9
+ "sha256" : " 1mssfzy1nsansjmp5ckyl8vbk32va3abchpg19ljyak0xblxnjs1 " ,
10
10
"type" : " tarball" ,
11
- "url" : " https://github.com/NixOS/nixpkgs/archive/68e7dce0a6532e876980764167ad158174402c6f .tar.gz" ,
11
+ "url" : " https://github.com/NixOS/nixpkgs/archive/a9b86fc2290b69375c5542b622088eb6eca2a7c3 .tar.gz" ,
12
12
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
13
13
},
14
14
"rust-overlay" : {
17
17
"homepage" : " " ,
18
18
"owner" : " oxalica" ,
19
19
"repo" : " rust-overlay" ,
20
- "rev" : " 2ef910a6276a2f34513d18f2f826a8dea72c3b3f " ,
21
- "sha256" : " 0pjgvqi1l0y2chzjs9lh6qvx962k71ny8c1c2rn6h4afxfpl52dv " ,
20
+ "rev" : " ada8266712449c4c0e6ee6fcbc442b3c217c79e1 " ,
21
+ "sha256" : " 1y5fq080nqknps35pmfdyxy7vys1bzdkqzrhh41fxq3jkiw74idg " ,
22
22
"type" : " tarball" ,
23
- "url" : " https://github.com/oxalica/rust-overlay/archive/2ef910a6276a2f34513d18f2f826a8dea72c3b3f .tar.gz" ,
23
+ "url" : " https://github.com/oxalica/rust-overlay/archive/ada8266712449c4c0e6ee6fcbc442b3c217c79e1 .tar.gz" ,
24
24
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
25
25
}
26
26
}
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ pkgs.mkShell {
22
22
rustToolchain
23
23
24
24
# Other
25
+ cargo-llvm-cov
25
26
mdbook
26
27
yamlfmt
27
28
which # used by "cargo xtask fmt"
You can’t perform that action at this time.
0 commit comments