diff options
| author | aristote <quentin.aristote@irif.fr> | 2026-04-16 17:16:39 +0200 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2026-04-17 09:19:51 +0200 |
| commit | 646b3b3614752aa04706fd3ea5aabe2872eb4603 (patch) | |
| tree | 5afbce6176c5dbd06b07c9f81fb1e33dfa87d29b /devenv.yaml | |
| parent | c6616c51b746d7d9277e6f6388c0fae107f9d8f7 (diff) | |
| download | info-646b3b3614752aa04706fd3ea5aabe2872eb4603.tar.gz info-646b3b3614752aa04706fd3ea5aabe2872eb4603.tar.bz2 info-646b3b3614752aa04706fd3ea5aabe2872eb4603.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 |
