7 lines
155 B
YAML
7 lines
155 B
YAML
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
|
|
|
|
inputs:
|
|
nixpkgs:
|
|
url: github:nixos/nixpkgs/nixpkgs-unstable
|
|
|
|
allowUnfree: true
|