home-manager/tests
Kira Bruneau 9f4268e6b6
firefox: support passing any json value to settings (#3580)
Firefox internally only supports bool, int, and string types for
preferences, but often stores objects, arrays and floats as strings.

This change makes it nicer to specify those type of preferences in
Nix, and it also makes it possible to merge objects & arrays across
multiple modules.
2023-02-05 11:23:22 +01:00
..
lib/types lib: add two new gvariant types 2022-09-29 13:05:51 +02:00
modules firefox: support passing any json value to settings (#3580) 2023-02-05 11:23:22 +01:00
asserts.nix tests: fix test.assert.assertions.enable not working 2021-10-13 01:29:23 +02:00
big-test.nix tests: make enableBig an option 2022-01-02 10:36:52 +01:00
default.nix vim-vint: add module (#3604) 2023-02-05 11:12:28 +01:00
stubs.nix tests.stubs: set pname 2022-08-12 20:49:49 +02:00