7 lines
156 B
YAML
7 lines
156 B
YAML
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
|
|
|
|
inputs:
|
|
nixpkgs:
|
|
url: git+https://git.pompy.dev/pomp/nixpkgs
|
|
|
|
allowUnfree: true
|