summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2020-11-01 11:42:34 +0100
committerMykola Orliuk <virkony@gmail.com>2021-07-16 08:25:43 +0200
commit7997c258db3f904c368890b0a40119cf7699a990 (patch)
tree4ef0e101cf65f36b3d1ecf7dfe252035171011bb /pkgs/top-level
parent8b0b6e43c6162e80eef5d5874d1a4c48402cc1c9 (diff)
downloadnixpkgs-7997c258db3f904c368890b0a40119cf7699a990.tar
nixpkgs-7997c258db3f904c368890b0a40119cf7699a990.tar.gz
nixpkgs-7997c258db3f904c368890b0a40119cf7699a990.tar.bz2
nixpkgs-7997c258db3f904c368890b0a40119cf7699a990.tar.lz
nixpkgs-7997c258db3f904c368890b0a40119cf7699a990.tar.xz
nixpkgs-7997c258db3f904c368890b0a40119cf7699a990.tar.zst
nixpkgs-7997c258db3f904c368890b0a40119cf7699a990.zip
pidgin: bring back text-mode UI
It disappeared in the parent commit.
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 3ca6d840318..855d6e57fc7 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -16474,6 +16474,8 @@ in
 
   libgksu = callPackage ../development/libraries/libgksu { };
 
+  libgnt = callPackage ../development/libraries/libgnt { };
+
   libgpgerror = callPackage ../development/libraries/libgpg-error { };
 
   # https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob;f=README;h=fd6e1a83f55696c1f7a08f6dfca08b2d6b7617ec;hb=70058cd9f944d620764e57c838209afae8a58c78#l118