Pedro Alves
2d54272177
Revert "helpers: add mkPackageOption + refactoring ( #144 )" ( #149 )
...
This reverts commit b724085447
.
2023-01-25 00:03:26 +00:00
Gaétan Lepage
b724085447
helpers: add mkPackageOption + refactoring ( #144 )
2023-01-24 23:59:06 +00:00
traxys
b9a5c9c2b5
gitsigns: use nullable options ( #148 )
...
* helpers: Correctly print bool values as true/false
* helpers: Add helpers to make nullable enums with default values
* gitsigns: Refactor to use nullable options
2023-01-24 23:55:51 +00:00
Alexander Nortung
63c256dc3d
core: show warnings for deprecated or changed options ( #129 )
...
* moved helpers to lib folder
* Created proxy file for helpers.nix
* wrappers: removed code duplication
* null-ls: fix wrong name of variable
* added warnings module
* Added assertions
* bufferline: deprecated option
* nvim-tree: renamed options
* Fixed mkRenamedOption
* Bufferline: added new options
* Fixed deprecated option
Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-01-24 01:28:01 +00:00