treewide: pre-commit-hooks.nix renaming
This commit is contained in:
parent
d48d5c45e0
commit
53569f17a6
6 changed files with 40 additions and 40 deletions
|
|
@ -61,10 +61,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
pre-commit-hooks = {
|
||||
git-hooks = {
|
||||
type = "github";
|
||||
owner = "cachix";
|
||||
repo = "pre-commit-hooks.nix";
|
||||
repo = "git-hooks.nix";
|
||||
ref = "master";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue