mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 09:18:38 +02:00
Previously only extraLuaPackages themselves were byte-compiled, not theirs dependencies. This commit fixes that by compiling lua packages recursively. It uses byte-compile-lua-lib.nix shared file. Also this commit uses the shared stub lua libraries for extraLuaPackages byte-compiling test. |
||
---|---|---|
.. | ||
byte-compile-lua-lib.nix | ||
byte-compile-plugins.nix | ||
combine-plugins.nix | ||
default.nix | ||
mk-plugin-pack.nix | ||
utils.nix |