2.home-manager/tests/modules/programs/bemenu
Austin Horstman f9ce7c5234 bemenu: migrate to lib.cli.toCommandLineShellGNU
Migrates from the deprecated toCommandLineShell to toCommandLineShellGNU.

This changes the output format to use GNU-style concatenated options
(--line-height=28) and adds shell escaping for values with special
characters (e.g., '#1e1e2e' becomes '--ab=#1e1e2e'). The format
was verified to work correctly with bemenu.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-01-08 11:11:43 -05:00
..
basic-configuration.nix bemenu: migrate to lib.cli.toCommandLineShellGNU 2026-01-08 11:11:43 -05:00
default.nix tests: implement auto importing for modules 2025-06-22 23:58:37 -05:00
empty-configuration.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00