summaryrefslogtreecommitdiff
path: root/templates/devenv/devenv.yaml
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2023-12-20 14:36:18 +0100
committerquentin@aristote.fr <quentin@aristote.fr>2023-12-20 14:46:43 +0100
commit40e4447a9e7aa3647006d8bb8178deb461c9177f (patch)
tree66266bc349baa5c4d0f8cbd52060cd1d869c6ed9 /templates/devenv/devenv.yaml
parentd2e7dc15a563f4533e0ef5f86bc19349f16e6c11 (diff)
don't use devenv in flake: update templates
Diffstat (limited to 'templates/devenv/devenv.yaml')
-rw-r--r--templates/devenv/devenv.yaml5
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