Compare commits

..

1 commit

Author SHA1 Message Date
a75b76e86e
feat: add portable submodule type 2024-10-08 12:09:38 -07:00

View file

@ -624,7 +624,7 @@ lib: {
j: value:
let
resolved =
lib.options.merge.definitions (location ++ [ "[definition ${builtins.toString i}-entry ${builtins.toString j}]" ])
lib.options.merge.definitions (location ++ [ "[definition ${builtins.toString i}-entry ${j}]" ])
type
[
{