From d1c1c81289d10d9b79b91f390a0fba419b18d857 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 18:28:16 +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 7efc9e25..63ffd443 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 = "40ec364d59bbfa032e4783415b66b7bc9ba4fa9c"; - sha256 = "a7f19cc2bf76e055d267d86d1a252bf1c373e531eca3901879f45c44f9121efd"; + rev = "84625d50397151e4d0cb1e333857f556ebc1b47c"; + sha256 = "0424e04dea2dabc856665134eaa48e91ddc9d060374bd77e9c5046a2d3ae0c8f"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3