mirror of
https://github.com/NixOS/nix.git
synced 2025-12-22 00:41:08 +01: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