From 652d17ec7823e81baaebf07abf2939f10919740d Mon Sep 17 00:00:00 2001 From: wackbyte Date: Sun, 21 Nov 2021 18:29:40 -0500 Subject: [PATCH] discord: remove double systemd dependency --- .../applications/networking/instant-messengers/discord/base.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/instant-messengers/discord/base.nix b/pkgs/applications/networking/instant-messengers/discord/base.nix index 2d67236c90eb..5943917dc659 100644 --- a/pkgs/applications/networking/instant-messengers/discord/base.nix +++ b/pkgs/applications/networking/instant-messengers/discord/base.nix @@ -37,7 +37,7 @@ in stdenv.mkDerivation rec { stdenv.cc.cc alsa-lib atk at-spi2-atk at-spi2-core cairo cups dbus expat fontconfig freetype gdk-pixbuf glib gtk3 libnotify libX11 libXcomposite libuuid libXcursor libXdamage libXext libXfixes libXi libXrandr libXrender - libXtst nspr nss libxcb pango systemd libXScrnSaver + libXtst nspr nss libxcb pango libXScrnSaver libappindicator-gtk3 libdbusmenu ];