From 965e430b078571e145d7e066a867ff9d2dcf0fe8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 17:31:38 +0200 Subject: version 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 bc78c226..aa0b4bbe 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 = "9148979197b76102b753635ecad615f25cb61cb1"; - sha256 = "d4820813e863b1eb96cd6b85466177e5df44772746b22ea7d0f00eada6997946"; + rev = "3768eb5e0ce25e515cc6c5010b134555cd3fbf3f"; + sha256 = "ef9fc905a71d41787f91303d74f06420f45022257b1dbabc3fb84606bc9cc50f"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3