summaryrefslogtreecommitdiff
path: root/home/environ/path.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/environ/path.nix')
-rw-r--r--home/environ/path.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/environ/path.nix b/home/environ/path.nix
index 7b621d3..b15bef7 100644
--- a/home/environ/path.nix
+++ b/home/environ/path.nix
@@ -13,7 +13,7 @@ in
pkgs.gcc
pkgs.gnome-screenshot
pkgs.loupe # 'gpicview' has been removed due to lack of maintenance upstream
- pkgs.gajim
+ (pkgs.gajim.overrideAttrs (super: { buildInputs = super.buildInputs ++ [ pkgs.gsound ]; }))
pkgs.gnucash
pkgs.gruvbox-dark-icons-gtk
pkgs.hack-font