feat(v1): update drv-parts template

This commit is contained in:
DavHau 2023-05-29 16:32:28 +02:00
parent c6e44b0d0f
commit 17a0b6279e

View File

@ -6,6 +6,7 @@
l = lib // builtins;
t = l.types;
in {
options = {
options = l.mapAttrs (_: l.mkOption) {
# put options here
};
}