Skip to content

Commit 5a58e5c

Browse files
author
David Arnold
committed
fix: remove pre-commit from niv sources (no effect)
1 parent a8e8868 commit 5a58e5c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

nix/sources.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,5 @@
4646
"type": "tarball",
4747
"url": "https://github.com/NixOS/nixpkgs/archive/99a3d7a86fce9e9c9f23b3e304d7d2b1270a12b8.tar.gz",
4848
"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",
58-
"type": "tarball",
59-
"url": "https://github.com/pre-commit/pre-commit/archive/6fe1702ee106f4d7f4a8ad73550db2145208ef24.tar.gz",
60-
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
6149
}
6250
}

0 commit comments

Comments
 (0)