Skip to content

Support NixOS module #85

@jtojnar

Description

@jtojnar

The Problem

NixOS now supports dconf database generation: NixOS/nixpkgs#234615

The Solution

Add --nixos flag that will make the following changes:

  • lib.gvariant generates instead of lib.hm.gvariant
  • mkDictionaryEntry takes two arguments instead of a list.
  • int32 needs to be explicitly constructed with mkInt32 (no implicit number literal)

Alternatives

No response

Additional context

No response

Happens in the latest version

  • Yes, this feature is still missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions