14 lines
318 B
YAML
14 lines
318 B
YAML
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
|
|
inputs:
|
|
fenix:
|
|
url: github:nix-community/fenix
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
nixpkgs:
|
|
url: github:cachix/devenv-nixpkgs/rolling
|
|
nixpkgs-unstable:
|
|
url: github:nixos/nixpkgs/nixpkgs-unstable
|
|
|
|
allowUnfree: true
|
|
|