1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/tests
Nicolas Berbiche d62bdaf938
sway: fix error with null package and swaybar
When setting `...sway.package = null`, the default bar configuration
would throw an error trying to use the bar from the null package.

Logic is added to use the bar from `pkgs.sway` instead of `cfg.package`
if it is null.

Fixes #1714
2021-01-11 12:26:18 -05:00
..
lib/types lib.gvariant: escape backslashes in strings 2020-08-12 22:53:28 +02:00
modules sway: fix error with null package and swaybar 2021-01-11 12:26:18 -05:00
asserts.nix tests: add support for asserting warnings 2020-12-30 17:25:48 +01:00
default.nix tests: add support for asserting warnings 2020-12-30 17:25:48 +01:00