diff options
| author | aristote <quentin.aristote@irif.fr> | 2026-03-24 12:25:34 +0100 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2026-03-24 12:25:52 +0100 |
| commit | c71ad425f91619f620c9ad6aa5293783379cd36a (patch) | |
| tree | cc8edfc03fbdbc588facc2f28a4c9a8cb671f897 /devenv.yaml | |
| parent | 9fa9494e3a739d20035157fd04afe0dc9612846f (diff) | |
devenv: update
Diffstat (limited to 'devenv.yaml')
| -rw-r--r-- | devenv.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/devenv.yaml b/devenv.yaml index 638922a..cf043c5 100644 --- a/devenv.yaml +++ b/devenv.yaml @@ -1,5 +1,10 @@ inputs: + git-hooks: + url: github:cachix/git-hooks.nix + inputs: + nixpkgs: + follows: nixpkgs nixpkgs: url: github:NixOS/nixpkgs/nixpkgs-unstable imports: - - ./modules/devenv/default.nix +- ./modules/devenv/default.nix |
