|
1 | 1 | {
|
2 | | - "nixpkgs": { |
3 | | - "branch": "nixos-23.05", |
4 | | - "description": "Nix Packages collection", |
5 | | - "homepage": null, |
6 | | - "owner": "NixOS", |
7 | | - "repo": "nixpkgs", |
8 | | - "rev": "6b0edc9c690c1d8a729f055e0d73439045cfda55", |
9 | | - "sha256": "1fdsnmkcz1h5wffjci29af4jrd68pzdvrhbs083niwqfd6ssm633", |
10 | | - "type": "tarball", |
11 | | - "url": "https://github.com/NixOS/nixpkgs/archive/6b0edc9c690c1d8a729f055e0d73439045cfda55.tar.gz", |
12 | | - "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
13 | | - } |
| 2 | + "nixpkgs": { |
| 3 | + "branch": "nixos-23.05", |
| 4 | + "description": "Nix Packages collection", |
| 5 | + "homepage": null, |
| 6 | + "owner": "NixOS", |
| 7 | + "repo": "nixpkgs", |
| 8 | + "rev": "da4024d0ead5d7820f6bd15147d3fe2a0c0cec73", |
| 9 | + "sha256": "1y12a4hgxx2lixrcbyhycwxvrrfik1lxjnwkprar0r6173rwy9ax", |
| 10 | + "type": "tarball", |
| 11 | + "url": "https://github.com/NixOS/nixpkgs/archive/da4024d0ead5d7820f6bd15147d3fe2a0c0cec73.tar.gz", |
| 12 | + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
| 13 | + }, |
| 14 | + "rust-overlay": { |
| 15 | + "branch": "master", |
| 16 | + "description": "Pure and reproducible nix overlay of binary distributed rust toolchains", |
| 17 | + "homepage": "", |
| 18 | + "owner": "oxalica", |
| 19 | + "repo": "rust-overlay", |
| 20 | + "rev": "e485313fc485700a9f1f9b8b272ddc0621d08357", |
| 21 | + "sha256": "1v1gq022rnni6mm42pxmw6c5yy9il4jb2l92irh154ax616x2rzd", |
| 22 | + "type": "tarball", |
| 23 | + "url": "https://github.com/oxalica/rust-overlay/archive/e485313fc485700a9f1f9b8b272ddc0621d08357.tar.gz", |
| 24 | + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
| 25 | + } |
14 | 26 | }
|
0 commit comments