diff options
| author | aristote <quentin.aristote@irif.fr> | 2026-04-17 08:39:20 +0200 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2026-04-17 08:39:20 +0200 |
| commit | ecb199957ff86816161e251eb5051fcc3ffb8e3f (patch) | |
| tree | b83e5c63b43926531a76d3149e7596dacab36de1 /devenv.yaml | |
| parent | b0fbbeba51f488bd49549ca7e044e5215f89fa21 (diff) | |
| download | webpage-ecb199957ff86816161e251eb5051fcc3ffb8e3f.tar.gz webpage-ecb199957ff86816161e251eb5051fcc3ffb8e3f.tar.bz2 webpage-ecb199957ff86816161e251eb5051fcc3ffb8e3f.tar.xz | |
devenv: update
Diffstat (limited to 'devenv.yaml')
| -rw-r--r-- | devenv.yaml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/devenv.yaml b/devenv.yaml index 933d34d..c14231a 100644 --- a/devenv.yaml +++ b/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 |
