Skip to content

Commit c2ef418

Browse files
author
David Arnold
committed
nixpkgs: pin to unstable and unpin pre-commit
1 parent 8afbe87 commit c2ef418

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

nix/sources.json

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,15 @@
3636
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
3737
},
3838
"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,
4242
"owner": "NixOS",
4343
"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",
5846
"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",
6048
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
6149
}
6250
}

0 commit comments

Comments
 (0)