Expose a top-level lib
This commit is contained in:
parent
f79a9178f7
commit
3e0478c9c4
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@
|
|||
};
|
||||
}
|
||||
) // {
|
||||
lib = {
|
||||
inherit flake-utils nixpkgs;
|
||||
};
|
||||
|
||||
templates = {
|
||||
dhall = {
|
||||
path = ./dhall;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue