diff options
Diffstat (limited to 'devenv.yaml')
-rw-r--r-- | devenv.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devenv.yaml b/devenv.yaml index 116a2ad..8e69803 100644 --- a/devenv.yaml +++ b/devenv.yaml @@ -1,4 +1,6 @@ # yaml-language-server: $schema=https://devenv.sh/devenv.schema.json +allowUnfree: true + inputs: nixpkgs: url: github:cachix/devenv-nixpkgs/rolling |