From f4ebf395f504f12d24fe246bc62cdcaefea3ea34 Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Sat, 12 Nov 2022 09:33:01 -0800 Subject: [PATCH] nicotine-plus: fix "Cannot find GTK 3" bug --- pkgs/applications/networking/soulseek/nicotine-plus/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/soulseek/nicotine-plus/default.nix b/pkgs/applications/networking/soulseek/nicotine-plus/default.nix index ec56ed0464ca..c6aa631f5a8f 100644 --- a/pkgs/applications/networking/soulseek/nicotine-plus/default.nix +++ b/pkgs/applications/networking/soulseek/nicotine-plus/default.nix @@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec { sha256 = "sha256-swFNFw2a5PXwBkh0FBrCy5u3m5gErq29ZmWhMP7MpmQ="; }; - nativeBuildInputs = [ gettext wrapGAppsHook ]; + nativeBuildInputs = [ gettext wrapGAppsHook gobject-introspection ]; propagatedBuildInputs = [ gdk-pixbuf