1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 17:38:33 +02:00
home-manager/tests
Jon Seager cc05d26326
avizo: don't write a config file if settings are empty
Before this change, the default config provided by this module wrote
an empty file to `$HOME/.config/avizo/config.ini`, which caused a
bunch of errors, as Avizo tries to read a 'group' from the ini file,
which fails.

This commit also adds associated test cases.

PR #3871
2023-04-19 21:17:56 +02:00
..
lib lib: add generator for KDL 2023-03-10 16:48:10 +01:00
modules avizo: don't write a config file if settings are empty 2023-04-19 21:17:56 +02: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 avizo: don't write a config file if settings are empty 2023-04-19 21:17:56 +02:00
stubs.nix tests.stubs: set pname 2022-08-12 20:49:49 +02:00