about summary refs log tree commit diff
path: root/pkgs/development/libraries/gnome-online-accounts
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-03-14 17:11:48 +0100
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-04-04 03:18:56 +0200
commitdcb501f99325920c7f9df536b738f863c12a165e (patch)
treeae1f27958f3a5ec515b29848a9c93fdde026a261 /pkgs/development/libraries/gnome-online-accounts
parent9378fdf87e0626e8c63a90a378c38444ff54808b (diff)
downloadnixlib-dcb501f99325920c7f9df536b738f863c12a165e.tar
nixlib-dcb501f99325920c7f9df536b738f863c12a165e.tar.gz
nixlib-dcb501f99325920c7f9df536b738f863c12a165e.tar.bz2
nixlib-dcb501f99325920c7f9df536b738f863c12a165e.tar.lz
nixlib-dcb501f99325920c7f9df536b738f863c12a165e.tar.xz
nixlib-dcb501f99325920c7f9df536b738f863c12a165e.tar.zst
nixlib-dcb501f99325920c7f9df536b738f863c12a165e.zip
kerberos: deprecate alias
Diffstat (limited to 'pkgs/development/libraries/gnome-online-accounts')
-rw-r--r--pkgs/development/libraries/gnome-online-accounts/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/gnome-online-accounts/default.nix b/pkgs/development/libraries/gnome-online-accounts/default.nix
index 824d5c383182..ab71b2ccf9a9 100644
--- a/pkgs/development/libraries/gnome-online-accounts/default.nix
+++ b/pkgs/development/libraries/gnome-online-accounts/default.nix
@@ -22,7 +22,7 @@
 , docbook_xml_dtd_412
 , gnome3
 , gcr
-, kerberos
+, libkrb5
 , gvfs
 , dbus
 , wrapGAppsHook
@@ -75,7 +75,7 @@ stdenv.mkDerivation rec {
     gvfs # OwnCloud, Google Drive
     icu
     json-glib
-    kerberos
+    libkrb5
     librest
     libsecret
     libsoup