From 2acce9f5a249c49584f93744f91fb250242a3210 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 18:13:11 +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 5fa3aa24..c84dd96b 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 = "b3e203324142d213f8d5dd648d54cd128e7f0568"; - sha256 = "d4c4dd98af7bff6c0325f131c5d97cf161aa4dc5fd96354ec751e411eada24bf"; + rev = "d08604a42f8499867cda52408870619692b36a6d"; + sha256 = "4fb6b2af1bb7f5c888918ddc1b4844ecc4ef83874aaa152f861f09b3e3edfa25"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3