From c7f5becba357f9dd8480ab635a07d106024dc6a6 Mon Sep 17 00:00:00 2001 From: Sandro Jäckel Date: Mon, 21 Nov 2022 03:03:50 +0100 Subject: dbus: remove unused daemon passhtru --- pkgs/applications/window-managers/phosh/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/window-managers/phosh/default.nix') diff --git a/pkgs/applications/window-managers/phosh/default.nix b/pkgs/applications/window-managers/phosh/default.nix index d71ff01362d..0aa63eb52fb 100644 --- a/pkgs/applications/window-managers/phosh/default.nix +++ b/pkgs/applications/window-managers/phosh/default.nix @@ -101,7 +101,7 @@ stdenv.mkDerivation rec { runHook preCheck export NO_AT_BRIDGE=1 xvfb-run -s '-screen 0 800x600x24' dbus-run-session \ - --config-file=${dbus.daemon}/share/dbus-1/session.conf \ + --config-file=${dbus}/share/dbus-1/session.conf \ meson test --print-errorlogs runHook postCheck ''; -- cgit 1.4.1