summaryrefslogtreecommitdiff
path: root/lib/gvariant.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: migrate lib.gvariant to doc-comment formatJohannes Kirschbauer2024-05-171-91/+314
* lib/gvariant: Use more specific instructions for int and attrsetJan Tojnar2024-05-021-0/+59
* lib/gvariant: Fix error message for unsupported primitives•••Without this, passing an integer to a setting will fail with a confusing error: error: cannot coerce an integer to a string Jan Tojnar2024-05-021-1/+1
* lib: Take advantage of section descriptions•••See https://github.com/nix-community/nixdoc/releases/tag/v2.6.0 Silvan Mosberger2023-11-201-9/+10
* lib/gvariant: initlinsui2023-08-151-0/+290