mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-07 03:07:17 +00:00
lib: cleanup; move mkBool to modules as mkBoolOption
This commit is contained in:
parent
f7fca7fb9c
commit
4eb26c0d98
4 changed files with 14 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{lib}: {
|
||||
bool = import ./bool.nix {inherit lib;};
|
||||
modules = import ./modules.nix {inherit lib;};
|
||||
dag = import ./dag.nix {inherit lib;};
|
||||
types = import ./types {inherit lib;};
|
||||
languages = import ./languages.nix {inherit lib;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue