From 9e1edf16c3b463d2662dccb18155c19b25bc4094 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 22:50:30 +0200 Subject: rev bump --- custom/prosody-auth.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'custom') diff --git a/custom/prosody-auth.nix b/custom/prosody-auth.nix index 0a20f439..aba9201a 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 = "8d740aedb73a957d51ef7df8058fbb833ef8ee6b"; - sha256 = "c103ace686b856cace1f2ba3dc31bfb6d4bb0639abb712813c6a99f65922a8ec"; + rev = "0d4b0b7b4d538a16e57f7106b6dc878788123333"; + sha256 = "ec4f79ec4b3f46ebb8bb05089657a699872b1a45a1a7edbb019485401010b33d"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3