nix-community.nixvim/update-scripts/version-info
Matt Sturgeon f8b5a2fa7d ci/version-info: correctly set NIX_PATH instead of flake registries
Flake registries and include paths are not the same thing.

`<nixpkgs>` looks for nixpkgs on the include path, set by `NIX_PATH` and
`--include`. However `--inputs-from` adds inputs to the flake registry,
not the include path.

(cherry picked from commit 2369b7fc4f)
2025-07-07 16:27:47 +00:00
..
default.nix ci/version-info: correctly set NIX_PATH instead of flake registries 2025-07-07 16:27:47 +00:00
main.nix update-scripts/version-info: convert to a script 2025-06-04 04:27:13 +10:00
supported-versions.nix update-scripts/version-info: get channel status for supported versions 2025-06-04 04:27:13 +10:00