Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
sources.nix-pre-commit-hooks: Update to master
Browse files Browse the repository at this point in the history
  • Loading branch information
roberth committed Oct 2, 2019
1 parent 22ee431 commit f06f710
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nix-pre-commit-hooks": {
"branch": "modular",
"branch": "master",
"description": "Seamless integration of https://pre-commit.com git hooks with Nix.",
"homepage": "",
"owner": "hercules-ci",
"repo": "nix-pre-commit-hooks",
"rev": "a1f5c165f3dba9ea2efab685ee6f6d1f06913a32",
"sha256": "11kypfzpkk6x1dxi5qdk28vgfyap05ccr7ahhnb8s7k22wx8dkxi",
"rev": "f823ad355d0b78ab5fad2ef96cd4289ff51cdb06",
"sha256": "14sdbvw2xfabv3k4rlqnpazgkjwxfd9vi1qvlrfhfv0i0gg064vn",
"type": "tarball",
"url": "https://github.com/hercules-ci/nix-pre-commit-hooks/archive/a1f5c165f3dba9ea2efab685ee6f6d1f06913a32.tar.gz",
"url": "https://github.com/hercules-ci/nix-pre-commit-hooks/archive/f823ad355d0b78ab5fad2ef96cd4289ff51cdb06.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
Expand Down

0 comments on commit f06f710

Please sign in to comment.