From c68e273e43d30d2bad577ef727a1a15bfe3b2969 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 18:09:26 +0200 Subject: rev bump in prosody-auth --- 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 aa0b4bbe..5fa3aa24 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 = "3768eb5e0ce25e515cc6c5010b134555cd3fbf3f"; - sha256 = "ef9fc905a71d41787f91303d74f06420f45022257b1dbabc3fb84606bc9cc50f"; + rev = "b3e203324142d213f8d5dd648d54cd128e7f0568"; + sha256 = "d4c4dd98af7bff6c0325f131c5d97cf161aa4dc5fd96354ec751e411eada24bf"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3