nix-community / dconf2nix

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

Nix: Refactor parentheses necessity determination #105

Closed jtojnar closed 1 month ago

jtojnar commented 1 month ago

Instead of doing that in a separate function, wrap the produced Nix expression in marker data constructor. This way, it will be easier to keep the implementation in sync.