Skip to content

Commit 4597edc

Browse files
committed
devenv: add missing git-hooks input for devenv 2.0
1 parent d14402f commit 4597edc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

devenv.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ inputs:
66
url: github:pbek/nix-shared
77
flake: false
88

9+
git-hooks:
10+
url: github:cachix/git-hooks.nix
11+
inputs:
12+
nixpkgs:
13+
follows: nixpkgs
914
imports:
1015
- shared/common
1116
- shared/php

0 commit comments

Comments
 (0)