mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-28 21:21:03 +01:00
flake: simplify legacyPackages definitions
- Remove the `makeNixvimWithModule` module arg. - Move standalone wrapper definitions to `wrappers.nix` - Move `nixvimConfiguration` alias to `nixvim-configurations.nix`
This commit is contained in:
parent
947cb0aaed
commit
3dc952d69c
4 changed files with 9 additions and 19 deletions
|
|
@ -10,7 +10,6 @@
|
|||
./flake-modules
|
||||
./ci.nix
|
||||
./lib.nix
|
||||
./legacy-packages.nix
|
||||
./nixvim-configurations.nix
|
||||
./overlays.nix
|
||||
./packages.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue