mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-21 22:36:32 +00:00
Compare commits
2 commits
5b4f9c6320
...
13c4ad4b4b
| Author | SHA1 | Date | |
|---|---|---|---|
|
13c4ad4b4b |
|||
|
|
d6a199a746 |
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
extraModules ? [],
|
||||
configuration ? {},
|
||||
}: let
|
||||
inherit (lib.strings) toString;
|
||||
inherit (builtins) toString;
|
||||
inherit (lib.lists) concatLists;
|
||||
|
||||
# import modules.nix with `check`, `pkgs` and `lib` as arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue