about summary refs log tree commit diff
path: root/pkgs/aszlig
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2021-10-10 06:17:27 +0200
committeraszlig <aszlig@nix.build>2021-10-10 06:19:52 +0200
commita0a0880cfe088ddf32bd6665c9b0e6fc07cab931 (patch)
tree9f9355cd99fe8d3d50f50a511666a2a1a2a80a3e /pkgs/aszlig
parentad2b6ef128a80211910a2b5dc35d1f7e61ba900f (diff)
pkgs/psi: Fix reference to libgpg-error
This has been renamed[1] to reflect the upstream name and since there is
no alias for the old name, we need to rename it as well to avoid
evaluation errors.

[1]: https://github.com/NixOS/nixpkgs/commit/41574158a07f3c6ab5853b316c2fe7ed18e6354b

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/aszlig')
-rw-r--r--pkgs/aszlig/psi/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/aszlig/psi/default.nix b/pkgs/aszlig/psi/default.nix
index 36f95bea..f92d1d7c 100644
--- a/pkgs/aszlig/psi/default.nix
+++ b/pkgs/aszlig/psi/default.nix
@@ -1,5 +1,5 @@
 { stdenv, lib, fetchFromGitHub, cmake, makeWrapper
-, hunspell, libgcrypt, libgpgerror, libidn, libotr, libsForQt5
+, hunspell, libgcrypt, libgpg-error, libidn, libotr, libsForQt5
 , libsignal-protocol-c, html-tidy, qt5
 
 , substituteAll
@@ -74,7 +74,7 @@ in stdenv.mkDerivation rec {
     html-tidy
     hunspell
     libgcrypt
-    libgpgerror
+    libgpg-error
     libidn
     libotr
     libsForQt5.qca-qt5