nix-community / dconf2nix

:feet: Convert dconf files (e.g. GNOME Shell) to Nix, as expected by Home Manager [maintainer=@jtojnar]
Apache License 2.0
229 stars 6 forks source link

Fail to parse tuple of more than two elements #62

Closed gvolpe closed 1 year ago

gvolpe commented 2 years ago

Type of bug

Timeout

Version

0.0.12

Did you test against master?

Error message (if not timeout)

No response

DConf input

[org/gnome/calendar]
weather-settings=(true, false, 'Location Name, Direction', @mv <(unit_32 2, <('Location Name, Direction', '', false, [(0.000, 0.000)], [(0.000, 0.000)])>)>)

Additional context

No response