diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2026-05-03 22:02:05 +0200 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2026-05-03 22:02:05 +0200 |
| commit | 96f849c8ef9cb961dd39346a25c425fee1f8f3e2 (patch) | |
| tree | cb1002936d36eb50139b18447b0146fdd86a3f67 /devenv.yaml | |
| parent | 296635a28f6dc03c5acfa075fc4389a1b98c9a6f (diff) | |
| download | hephaistos-96f849c8ef9cb961dd39346a25c425fee1f8f3e2.tar.gz hephaistos-96f849c8ef9cb961dd39346a25c425fee1f8f3e2.tar.bz2 hephaistos-96f849c8ef9cb961dd39346a25c425fee1f8f3e2.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 |
