From f9a3561deaef7fcf96a9dd512028aab13bb31a98 Mon Sep 17 00:00:00 2001 From: superherointj <5861043+superherointj@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:11:31 -0300 Subject: [PATCH] hexchat: fix build --- pkgs/applications/networking/irc/hexchat/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/networking/irc/hexchat/default.nix b/pkgs/applications/networking/irc/hexchat/default.nix index 4aafcc272638..1c23d07ee97b 100644 --- a/pkgs/applications/networking/irc/hexchat/default.nix +++ b/pkgs/applications/networking/irc/hexchat/default.nix @@ -22,6 +22,7 @@ stdenv.mkDerivation rec { gtk2 lua perl python3Packages.python python3Packages.cffi pciutils dbus-glib libcanberra-gtk2 libproxy libnotify openssl desktop-file-utils isocodes + python3Packages.setuptools ]; #hexchat and hexchat-text loads enchant spell checking library at run time and so it needs to have route to the path