1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 17:38:33 +02:00
home-manager/tests
Nadrieril da92360208
polybar: allow config to be more nix-like (#1430)
Polybar's config format is a bit strange, and lists in particular are
annoying to handle. This enables using normal nix lists and nested
attrsets instead.

This change is not backwards-compatible, because the INI converter
converts lists of strings to space-separated values, and this does
something else. I expect that this is only relevant for the
`modules-left` etc bar setting, but that's enough to break things :(.
2021-02-20 18:34:59 +01:00
..
lib/types lib.gvariant: escape backslashes in strings 2020-08-12 22:53:28 +02:00
modules polybar: allow config to be more nix-like (#1430) 2021-02-20 18:34:59 +01:00
asserts.nix tests: allow testing assertions 2021-02-07 22:48:22 +01:00
default.nix sbt: add new module 2021-02-04 23:42:37 +01:00