mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-07-03 13:04:48 +01:00
10 lines
236 B
YAML
10 lines
236 B
YAML
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
|
|
inputs:
|
|
git-hooks:
|
|
url: github:cachix/git-hooks.nix
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
nixpkgs:
|
|
url: github:cachix/devenv-nixpkgs/rolling
|