1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-03 05:23:32 +02:00
home-manager/tests
John Axel Eriksson ecfffe3631
river: fix systemd activation (#5055)
The `exec` command does not do any shell parsing and does not
understand the `&&` which is how the extraCommands are added after
dbus activation. There doesn't seem to be a reason for `exec` here
anyway so just remove it and allow shell parsing.
2024-02-29 11:10:25 +01:00
..
integration tests: add basic integration tests 2024-02-14 15:10:53 +01:00
lib lib: add functions to create DAGs from lists 2023-06-05 23:08:30 +02:00
modules river: fix systemd activation (#5055) 2024-02-29 11:10:25 +01:00
asserts.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
big-test.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
default.nix river: add module 2024-02-22 00:10:51 +01:00
stubs.nix tests: add mainProgram to stub packages 2023-09-24 09:48:46 +02:00