diff options
| author | aristote <quentin.aristote@irif.fr> | 2026-04-24 14:21:16 +0200 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2026-04-24 14:21:40 +0200 |
| commit | 8bce8124d213b9f8d003e183448a97d0bffda5d0 (patch) | |
| tree | b089fb75b907e620371d9ff92b1592375ad74335 /devenv.yaml | |
| parent | 0751103c6b39a934471f7b0e42e6d2ce0b16a9b3 (diff) | |
| download | cv-8bce8124d213b9f8d003e183448a97d0bffda5d0.tar.gz cv-8bce8124d213b9f8d003e183448a97d0bffda5d0.tar.bz2 cv-8bce8124d213b9f8d003e183448a97d0bffda5d0.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 |
