Skip to content

Commit ce8d6b2

Browse files
authored
revert "discord: remove libunity dependency" (NixOS#445254)
2 parents 52f6978 + a18ac4f commit ce8d6b2

File tree

1 file changed

+2
-0
lines changed
  • pkgs/applications/networking/instant-messengers/discord

1 file changed

+2
-0
lines changed

pkgs/applications/networking/instant-messengers/discord/linux.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
pipewire,
5555
python3,
5656
runCommand,
57+
libunity,
5758
speechd-minimal,
5859
wayland,
5960
branch,
@@ -152,6 +153,7 @@ stdenv.mkDerivation (finalAttrs: {
152153
libnotify
153154
libX11
154155
libXcomposite
156+
libunity
155157
libuuid
156158
libXcursor
157159
libXdamage

0 commit comments

Comments
 (0)