Loading pkgs/by-name/ne/nextcloud-talk-desktop/package.nix +10 −3 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ patchelf, undmg, makeWrapper, libpulseaudio, }: let pname = "nextcloud-talk-desktop"; Loading Loading @@ -102,11 +103,17 @@ let libxrandr libxfixes libxcursor libpulseaudio ]; runtimeDependencies = [ # Required to launch the application and proceed past the zygote_linux fork() process # Fixes `Zygote could not fork` runtimeDependencies = [ systemd ]; systemd # Fixes input/output audio device selection libpulseaudio ]; desktopItems = [ (makeDesktopItem { Loading Loading
pkgs/by-name/ne/nextcloud-talk-desktop/package.nix +10 −3 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ patchelf, undmg, makeWrapper, libpulseaudio, }: let pname = "nextcloud-talk-desktop"; Loading Loading @@ -102,11 +103,17 @@ let libxrandr libxfixes libxcursor libpulseaudio ]; runtimeDependencies = [ # Required to launch the application and proceed past the zygote_linux fork() process # Fixes `Zygote could not fork` runtimeDependencies = [ systemd ]; systemd # Fixes input/output audio device selection libpulseaudio ]; desktopItems = [ (makeDesktopItem { Loading