* broot: update test to match upstream changes
Fixes#3527
(cherry picked from commit 18b56e3f7d)
* broot: simplify test slightly
(cherry picked from commit d7a3c26854)
* i3status-rust: fix tests
Nix 2.12.0 slightly changed the JSON output format. This updates the
i3status-rust test cases to match.
(cherry picked from commit 263f6e4523)
This option provides a more convenient way to overlay dummy packages.
It also adds a function `config.lib.test.mkStubPackage` that can,
e.g., be used for `package` options.