summaryrefslogtreecommitdiff
path: root/devenv.yaml
diff options
context:
space:
mode:
authoraristote <quentin.aristote@irif.fr>2025-11-24 18:28:05 +0100
committeraristote <quentin.aristote@irif.fr>2025-11-24 18:31:16 +0100
commit496d4545878eddccc99d6fafdcda3f36a06bdbb8 (patch)
tree137256a46ec7b88a9c7234de4268caafdafc0cf4 /devenv.yaml
parent9bd9322946c3f8e0634e3931e182d57b05941af7 (diff)
split flake and devenv
Diffstat (limited to 'devenv.yaml')
-rw-r--r--devenv.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/devenv.yaml b/devenv.yaml
new file mode 100644
index 0000000..38233b1
--- /dev/null
+++ b/devenv.yaml
@@ -0,0 +1,5 @@
+inputs:
+ nixpkgs:
+ url: github:NixOS/nixpkgs/nixpkgs-unstable
+ my-nixpkgs:
+ url: github:qaristote/my-nixpkgs