diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2023-12-20 14:53:44 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2023-12-20 14:53:44 +0100 |
| commit | 28b72fa8565a80defc6eec8bb9eecd21691753ac (patch) | |
| tree | ab46767cb35b9850961f599148b989a896e825f4 /devenv.yaml | |
| parent | c1e667b6e83c16182dfb6aa758e6e6c3adc7cb36 (diff) | |
add 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 |
