From e58f7872ea9dafe383f0054efdca8535016e9541 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 22:05:26 +0200 Subject: alias auth in prosody --- custom/prosody-auth.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'custom/prosody-auth.nix') diff --git a/custom/prosody-auth.nix b/custom/prosody-auth.nix index 0e88fe43..e12b2b06 100644 --- a/custom/prosody-auth.nix +++ b/custom/prosody-auth.nix @@ -7,8 +7,8 @@ in stdenv.mkDerivation { name = "prosody-auth"; src = fetchgit { url = "git://git.yggdrasil.li/prosody_auth"; - rev = "803fda7486e358dc79fc26884b40f4d739559da2"; - sha256 = "2355d69f3c5440ef1377344e8dd582214b2f5e832cf9a2ff906fc6bc862f1e79"; + rev = "2e597f5218aa163f5b5ea5cd645dd447bb47b295"; + sha256 = "83d06d98585b3e4ef70ea32eca0f7b44687b0a412b162d286b5406ac0c89078c"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3