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 55 "homepage" : null ,
66 "owner" : " NixOS" ,
77 "repo" : " nixpkgs" ,
8- "rev" : " 68e7dce0a6532e876980764167ad158174402c6f " ,
9- "sha256" : " 024vd8hqdakvhyzxw6zpm6awkxm9bx0xg5hmrpsfl16nnrwy3z34 " ,
8+ "rev" : " a9b86fc2290b69375c5542b622088eb6eca2a7c3 " ,
9+ "sha256" : " 1mssfzy1nsansjmp5ckyl8vbk32va3abchpg19ljyak0xblxnjs1 " ,
1010 "type" : " tarball" ,
11- "url" : " https://github.com/NixOS/nixpkgs/archive/68e7dce0a6532e876980764167ad158174402c6f .tar.gz" ,
11+ "url" : " https://github.com/NixOS/nixpkgs/archive/a9b86fc2290b69375c5542b622088eb6eca2a7c3 .tar.gz" ,
1212 "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313 },
1414 "rust-overlay" : {
1717 "homepage" : " " ,
1818 "owner" : " oxalica" ,
1919 "repo" : " rust-overlay" ,
20- "rev" : " 2ef910a6276a2f34513d18f2f826a8dea72c3b3f " ,
21- "sha256" : " 0pjgvqi1l0y2chzjs9lh6qvx962k71ny8c1c2rn6h4afxfpl52dv " ,
20+ "rev" : " ada8266712449c4c0e6ee6fcbc442b3c217c79e1 " ,
21+ "sha256" : " 1y5fq080nqknps35pmfdyxy7vys1bzdkqzrhh41fxq3jkiw74idg " ,
2222 "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" ,
2424 "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525 }
2626}
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ pkgs.mkShell {
2222 rustToolchain
2323
2424 # Other
25+ cargo-llvm-cov
2526 mdbook
2627 yamlfmt
2728 which # used by "cargo xtask fmt"
You can’t perform that action at this time.
0 commit comments