mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Rename pre-commit-hooks -> git-hooks-nix
Following the upstream rename
This commit is contained in:
parent
c316f1557d
commit
171ef75218
3 changed files with 33 additions and 33 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
inputs.pre-commit-hooks.flakeModule
|
||||
inputs.git-hooks-nix.flakeModule
|
||||
];
|
||||
|
||||
perSystem = { config, pkgs, ... }: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue