Added devenv

This commit is contained in:
2024-11-13 10:08:47 +00:00
parent 150fe23f6c
commit 9eadbb46ee
5 changed files with 198 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
inputs:
nixpkgs:
url: github:cachix/devenv-nixpkgs/rolling
nixpkgs-python:
url: github:cachix/nixpkgs-python
inputs:
nixpkgs:
follows: nixpkgs
impure: true