diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2023-12-20 14:36:18 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2023-12-20 14:46:43 +0100 |
| commit | 40e4447a9e7aa3647006d8bb8178deb461c9177f (patch) | |
| tree | 66266bc349baa5c4d0f8cbd52060cd1d869c6ed9 /templates/devenv/devenv.yaml | |
| parent | d2e7dc15a563f4533e0ef5f86bc19349f16e6c11 (diff) | |
don't use devenv in flake: update templates
Diffstat (limited to 'templates/devenv/devenv.yaml')
| -rw-r--r-- | templates/devenv/devenv.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/devenv/devenv.yaml b/templates/devenv/devenv.yaml new file mode 100644 index 0000000..38233b1 --- /dev/null +++ b/templates/devenv/devenv.yaml @@ -0,0 +1,5 @@ +inputs: + nixpkgs: + url: github:NixOS/nixpkgs/nixpkgs-unstable + my-nixpkgs: + url: github:qaristote/my-nixpkgs |
