From 884d176631d5ac7ca49420370c6ea9416cb9362d Mon Sep 17 00:00:00 2001 From: aristote Date: Wed, 13 May 2026 09:19:02 +0200 Subject: templates: devenv: add git-hooks input --- templates/devenv/devenv.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/devenv/devenv.yaml b/templates/devenv/devenv.yaml index 933d34d..c14231a 100644 --- a/templates/devenv/devenv.yaml +++ b/templates/devenv/devenv.yaml @@ -1,5 +1,10 @@ inputs: - nixpkgs: - url: github:NixOS/nixpkgs/nixpkgs-unstable + git-hooks: + url: github:cachix/git-hooks.nix + inputs: + nixpkgs: + follows: nixpkgs my-nixpkgs: url: git+https://git.aristote.fr/nix/my-nixpkgs + nixpkgs: + url: github:NixOS/nixpkgs/nixpkgs-unstable -- cgit v1.2.3