mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-26 22:31:39 +03:00
feat(v1): update drv-parts template
This commit is contained in:
parent
c6e44b0d0f
commit
17a0b6279e
@ -6,6 +6,7 @@
|
||||
l = lib // builtins;
|
||||
t = l.types;
|
||||
in {
|
||||
options = {
|
||||
options = l.mapAttrs (_: l.mkOption) {
|
||||
# put options here
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user