7.2.8 (2025-04-21)
- spec_deps: fixed a bug where drv.passthru.value would seem like a spec (cc46310)
7.2.7 (2025-04-20)
- lua_plugin: incorrect use of package.preload on some rarely used values (53940b5)
7.2.6 (2025-04-20)
- lsps_and_libs: minor feature, can specify prefix or suffix individually (c11f477)
7.2.5 (2025-04-20)
7.2.4 (2025-04-17)
- home-manager: fix multi install regression from latest fix (0787a77)
7.2.3 (2025-04-17)
7.2.2 (2025-04-13)
- host_deps: pluginAttr error messages now properly match that of its associated libraries category section (5cbda76)
7.2.1 (2025-04-13)
- host_deps: grabbing host deps from plugins properly accepts function items (624c018)
7.2.0 (2025-04-12)
- wrapArgs: added spec form for setting priority if desired (6c2fc3d)
7.1.2 (2025-04-08)
- init: all rtp searches removed from init sequence (85626fc)
7.1.1 (2025-04-06)
- petShop: minor issue with petShop display when redefining default hosts (a6194f9)
7.1.0 (2025-04-06)
- petShop:
:NixCats petShop
debug command now actually shows useful info! (822eacc)
7.0.7 (2025-04-05)
- nixCats: lua/nixCats/init.lua to lua/nixCats.lua for earlier search path position (d595a68)
7.0.6 (2025-04-04)
- bashb4: bashBeforeWrapper section didnt allow use of ${placeholder "out"} (f4c53a9)
7.0.5 (2025-04-04)
- VIMINIT: -u didnt let us, but actually, we can support itself too (f0f081d)
7.0.4 (2025-04-04)
- hosts: path.args was not applied without also using extraWrapperArgs (2be5129)
7.0.3 (2025-04-03)
- collate_grammars: fix regression when value is false (843a0ee)
7.0.2 (2025-04-03)
- hosts: explicit disable not disabling healthchecks (3957745)
7.0.1 (2025-04-03)
- hosts: path not always properly removed (72560e4)
6.10.0 (2025-04-03)
6.9.3 (2025-04-01)
- lix: lix doesnt have builtins.warn (32c97d9)
6.9.2 (2025-04-01)
- nixCats_plugin: entire plugin inlined (minor performance benefits) (d8ea184)
6.9.1 (2025-04-01)
- overrideAttrs: nativeBuildInputs and prefersLocalBuild (227bc60)
6.9.0 (2025-03-31)
- wrapRc: allowed toggling of wrapRc at runtime via setting a custom env var (85ab39e)
6.8.0 (2025-03-31)
- vim.o.exrc: support vim.o.exrc despite wrapping the config with -u (cc2360f)
- vim.o.exrc: support vim.o.exrc despite wrapping the config (1d40e7f)
6.7.0 (2025-03-31)
- optionalLuaCats: values within categories of optionalLuaPreInit and optionalLuaAdditions can now specify priority (a2293ed)
6.6.8 (2025-03-30)
- sensible_defaults: suffix-path and suffix-LD now default to true (06d616e)
6.6.7 (2025-03-30)
- builder: prevent UpdateRemotePlugins from running user config during build (4d33792)
6.6.6 (2025-03-30)
- builder: desktop file fix would be different on mac (48d48e6)
6.6.5 (2025-03-30)
- builder: nvim nightly changed its desktop file, we change how we fix desktop file (3d337bd)
6.6.4 (2025-03-29)
- nixpkgs_deps: dependencies declared by nixpkgs plugins can no longer override user provided ones with the same name (738915d)
6.6.3 (2025-03-28)
- mkPlugin: mkPlugin = name: src: added (because mkNvimPlugin = src: name: is backwards) (a91d721)
6.6.2 (2025-03-28)
- autoPluginOverlay: autoPluginOverlay no longer entirely overrides old autoPluginOverlay (40c942b)
6.6.1 (2025-03-20)
- nixCats.packageBinPath: now set regardless of useage of bashBeforeWrapper category section (0040179)
6.6.0 (2025-03-19)
6.5.1 (2025-03-18)
- utils_utils: various flake output constructors updated, same behavior (339dc4a)