1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
home-manager/tests
John Axel Eriksson cb76bfe06c
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-04-10 21:27:30 +02:00
..
integration tests: add basic integration tests 2024-04-10 21:27:25 +02: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-04-10 21:27:30 +02: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-04-10 21:27:28 +02:00
stubs.nix tests: add mainProgram to stub packages 2024-04-10 21:26:19 +02:00