1
0
Fork 0
mirror of https://git.sr.ht/~goorzhel/turboprop synced 2024-12-14 11:37:37 +00:00

Re-export app-template

I forgot that all of `./lib/` is hidden.
This commit is contained in:
Antonio Gurgel 2023-12-06 23:09:27 -08:00
parent 7720b14cb9
commit 5676e155cd

View file

@ -46,6 +46,8 @@
})
.mkDerivation;
app-template = lib.app-template;
inherit mkCharts;
mkChartsWithNixhelm = src: nh:
pkgs.lib.attrsets.recursiveUpdate