We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66759d commit 72f7c58Copy full SHA for 72f7c58
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/javascript
0 commit comments