From e1dd9ad196f562838d9b6acc3b0671d74c7695c1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 18:15:14 +0200 Subject: rev bump --- custom/prosody-auth.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom/prosody-auth.nix b/custom/prosody-auth.nix index c84dd96b..d0c326d9 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 = "d08604a42f8499867cda52408870619692b36a6d"; - sha256 = "4fb6b2af1bb7f5c888918ddc1b4844ecc4ef83874aaa152f861f09b3e3edfa25"; + rev = "764fa195e2e9cfa5f8101e770563acdd09d5eed5"; + sha256 = "4be5bbffc4a9f0897c12ff2870c11829648afb928ccde91d9bfeb76d46d8581b"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3