discord: remove double systemd dependency
This commit is contained in:
parent
7e037d3b38
commit
652d17ec78
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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
|
gdk-pixbuf glib gtk3 libnotify libX11 libXcomposite libuuid
|
||||||
libXcursor libXdamage libXext libXfixes libXi libXrandr libXrender
|
libXcursor libXdamage libXext libXfixes libXi libXrandr libXrender
|
||||||
libXtst nspr nss libxcb pango systemd libXScrnSaver
|
libXtst nspr nss libxcb pango libXScrnSaver
|
||||||
libappindicator-gtk3 libdbusmenu
|
libappindicator-gtk3 libdbusmenu
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue