diff options
| author | aristote <quentin.aristote@irif.fr> | 2025-11-24 18:28:05 +0100 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2025-11-24 18:31:16 +0100 |
| commit | 496d4545878eddccc99d6fafdcda3f36a06bdbb8 (patch) | |
| tree | 137256a46ec7b88a9c7234de4268caafdafc0cf4 /devenv.yaml | |
| parent | 9bd9322946c3f8e0634e3931e182d57b05941af7 (diff) | |
split flake and devenv
Diffstat (limited to 'devenv.yaml')
| -rw-r--r-- | devenv.yaml | 5 |
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 |
