nixos/manticore: fix mkKeyValueDefault (#358673)

This commit is contained in:
Philip Taron 2024-11-25 09:20:10 -08:00 committed by GitHub
commit a102f137f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ let
format = pkgs.formats.json { };
toSphinx = {
mkKeyValue ? mkKeyValueDefault {} "=",
mkKeyValue ? generators.mkKeyValueDefault {} "=",
listsAsDuplicateKeys ? true
}: attrsOfAttrs:
let