From c6e1eb887593fcea4c1697c13077cde2251518f7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 16:53:54 +0200 Subject: version bump --- custom/prosody-auth.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom/prosody-auth.nix b/custom/prosody-auth.nix index 4fc02b41..bc78c226 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 = "eb68d998a10b436194cc81f9a64620606b1bd216"; - sha256 = "e13bd6ba909ed479e85e32a11a16a1b953c643b85c0d54ec0d94be674ed31cea"; + rev = "9148979197b76102b753635ecad615f25cb61cb1"; + sha256 = "d4820813e863b1eb96cd6b85466177e5df44772746b22ea7d0f00eada6997946"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3