Compare commits
2 commits
a75b76e86e
...
39bc790bbe
Author | SHA1 | Date | |
---|---|---|---|
39bc790bbe | |||
f69e9b8c78 |
1 changed files with 1 additions and 1 deletions
|
@ -624,7 +624,7 @@ lib: {
|
|||
j: value:
|
||||
let
|
||||
resolved =
|
||||
lib.options.merge.definitions (location ++ [ "[definition ${builtins.toString i}-entry ${j}]" ])
|
||||
lib.options.merge.definitions (location ++ [ "[definition ${builtins.toString i}-entry ${builtins.toString j}]" ])
|
||||
type
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue