diff --git a/hnix-store-remote/tests-io/NixDaemonSpec.hs b/hnix-store-remote/tests-io/NixDaemonSpec.hs index ff810b0..d91848a 100644 --- a/hnix-store-remote/tests-io/NixDaemonSpec.hs +++ b/hnix-store-remote/tests-io/NixDaemonSpec.hs @@ -113,8 +113,7 @@ startDaemon fp = do procHandle <- createProcessEnv fp - $ System.Process.shell - "nix-daemon 2>&1 | grep -v 'accepted connection'" + $ System.Process.proc "nix-daemon" mempty waitSocket sockFp 30 pure ( procHandle