Emily
|
9d53926782
|
tests: fix uses of !
`set -e` does not trigger on negations, so none of these were
actually being tested (and one appears to have been incorrectly
negated all along).
|
2023-08-05 23:30:16 +01:00 |
|
Malo Bourgon
|
f75b461ae2
|
Fix tests failing due to Nix version check
|
2022-08-16 17:41:13 -07:00 |
|
Wael M. Nasreddine
|
cee84f4ea0
|
launchd: allow customization of the default launchd prefix
|
2020-04-14 15:01:37 -07:00 |
|
Daiderd Jordan
|
5fba29c1c8
|
nix-daemon: use wait4path
This prevents the service from starting (and thus failing) before the
nix store is mounted.
|
2020-02-24 22:38:32 +01:00 |
|
Daiderd Jordan
|
9987c71c83
|
nix-daemon: add tests
|
2018-06-21 15:22:12 +02:00 |
|