|
36 | 36 | "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
37 | 37 | },
|
38 | 38 | "nixpkgs": {
|
39 |
| - "branch": "nixos-20.03", |
40 |
| - "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", |
41 |
| - "homepage": "https://github.com/NixOS/nixpkgs", |
| 39 | + "branch": "nixpkgs-unstable", |
| 40 | + "description": "Nix Packages collection", |
| 41 | + "homepage": null, |
42 | 42 | "owner": "NixOS",
|
43 | 43 | "repo": "nixpkgs",
|
44 |
| - "rev": "99a3d7a86fce9e9c9f23b3e304d7d2b1270a12b8", |
45 |
| - "sha256": "0i40cl3n6600z2lkwrpiy28dcnv2r63fcgfswj91aaf1xfn2chql", |
46 |
| - "type": "tarball", |
47 |
| - "url": "https://github.com/NixOS/nixpkgs/archive/99a3d7a86fce9e9c9f23b3e304d7d2b1270a12b8.tar.gz", |
48 |
| - "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
49 |
| - }, |
50 |
| - "pre-commit": { |
51 |
| - "branch": "v2.6.0", |
52 |
| - "description": "A framework for managing and maintaining multi-language pre-commit hooks.", |
53 |
| - "homepage": "https://pre-commit.com", |
54 |
| - "owner": "pre-commit", |
55 |
| - "repo": "pre-commit", |
56 |
| - "rev": "6fe1702ee106f4d7f4a8ad73550db2145208ef24", |
57 |
| - "sha256": "144hcnz8vz07nkx7hk8a3ac822186ardwxa8jnl6s8qvm5ip92f2", |
| 44 | + "rev": "2d6cbbe4627f6fe4a179c681537b0a3e4f59b732", |
| 45 | + "sha256": "12kh498rfr0yscvzidbgvip3x2zah098nsi6mjj3vfrlz2aximi5", |
58 | 46 | "type": "tarball",
|
59 |
| - "url": "https://github.com/pre-commit/pre-commit/archive/6fe1702ee106f4d7f4a8ad73550db2145208ef24.tar.gz", |
| 47 | + "url": "https://github.com/NixOS/nixpkgs/archive/2d6cbbe4627f6fe4a179c681537b0a3e4f59b732.tar.gz", |
60 | 48 | "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
61 | 49 | }
|
62 | 50 | }
|
0 commit comments