nix-community.nixvim/.github/workflows
Matt Sturgeon 8e732cfac1
flake/dev: rename nixpkgs input to avoid shadowing
Rename `inputs.nixpkgs` to `inputs.dev-nixpkgs` to avoid shadowing the
root flake's `inputs.nixpkgs`.

Having the dev flake shadow an input can be confusing, since overriding
the root flake's input will have no effect when evaluating outputs that
depend on the dev partition.

The only reason we specify a `nixpkgs` input at all here, is so the
other inputs can follow it.

Once nix 2.26 is more prevalent, we can follow the root flake's inputs
using a `"path:../.."` input.
2025-03-28 04:41:55 +00:00
..
build_documentation.yml ci: bump cachix/install-nix-action from 30 to 31 2025-03-11 16:04:21 +00:00
flakehub-publish-rolling.yml ci: switch to actions/checkout@v4 2023-11-23 15:05:58 +01:00
flakestry-publish-rolling.yml ci/flakestry: debugging 2024-03-19 14:56:02 +01:00
update-other.yml ci/update-other: use a job matrix 2025-01-25 18:42:17 +00:00
update.yml flake/dev: rename nixpkgs input to avoid shadowing 2025-03-28 04:41:55 +00:00