v6.0.3: extraCats
Possibly breaking, numbers passed from nix to lua will now remain numbers
PR #60
nixCats.utils.catsWithDefault
is being deprecated, due to be removed before 2025.
While being somewhat new, it is being removed due to not interacting well
when merging categoryDefinitions
together.
A new, more capable method of adding default values, and enabling
categories based on other categories, has been added.
The extraCats
section of categoryDefinitions
To create default values, use extraCats section of categoryDefinitions
as outlined in :h nixCats.flake.outputs.categoryDefinitions.default_values,
and demonstrated in the main example template