Add missing arguments to fold'
This commit is contained in:
parent
8a223cffb1
commit
3dd05fd235
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
${system} = result.${key};
|
${system} = result.${key};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
)
|
) attrs (builtins.attrNames result)
|
||||||
);
|
);
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue