mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-25 19:51:06 +01:00
Previously, we constructed Nixvim's extended lib from the host configuration's lib. Naïvely, this potentially allowed fetching fewer Nixpkgs revisions and instantiating fewer lib instances. However, it also means our `lib` interface is unstable, especially when the host configuration is using a different Nixpkgs release to Nixvim. |
||
|---|---|---|
| .. | ||
| modules | ||
| _shared.nix | ||
| darwin.nix | ||
| hm.nix | ||
| nixos.nix | ||
| standalone.nix | ||