1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
home-manager/tests/integration
bruce oberg 3c16ac3646 home manager: add test for option subcommand
- added a test to the standalone-basics unit:  the option subcommand queries the `home.username` value and ensures that something sane is returned.

details:

- the option subcommand was broken by upstream changes to the `nixos-option` command.
- hm had no tests for the option subcommand, so the problem was discovered by users.
- output from nixos-option probably starts with 'Value:\n  "alice"', but we're only looking for 'alice' because the output format is not guaranteed.
2025-11-03 09:12:22 -06:00
..
nixos treewide: remove no-ops (#8061) 2025-10-26 15:43:53 -05:00
standalone home manager: add test for option subcommand 2025-11-03 09:12:22 -06:00
default.nix rclone: move activation script to systemd service 2025-08-21 16:02:50 -05:00