We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14402f commit 4597edcCopy full SHA for 4597edc
1 file changed
devenv.yaml
@@ -6,6 +6,11 @@ inputs:
6
url: github:pbek/nix-shared
7
flake: false
8
9
+ git-hooks:
10
+ url: github:cachix/git-hooks.nix
11
+ inputs:
12
+ nixpkgs:
13
+ follows: nixpkgs
14
imports:
15
- shared/common
16
- shared/php
0 commit comments