Files
nixvim/flake
Timothy GallionandMatt Sturgeon d61584cc4c flake/lib.nix: Use the pinned nixpkgs in from the flake for lib
Currently the lib that is propogated to nixvim modules comes from the `nixpkgs-lib` input from the `flake-parts` flake. This works fine locally because the `nixpkgs-lib` follows `nixpkgs` however downstream repos cannot cannot make `nixvim` follow their own version of `flake-parts` without also overriding `nixpkgs-lib`.

* Clearer path for where lib passed to modules is coming from
* Allow downstream repos more flexibility in follows

Pull lib from the pinned `nixpkgs` input.
2026-01-02 13:47:34 +00:00
..
2025-12-31 12:45:01 +00:00
2025-12-28 04:26:49 +00:00
2025-12-05 13:44:35 +00:00
2025-12-05 13:44:35 +00:00