From 230afd338ea23d8a82016b8893a96cc1095e3ec1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 22:17:07 +0200 Subject: rev 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 918ae5dc..67e7ad49 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 = "207bd155a529fd11083d1d2dd48647debc97444e"; - sha256 = "9662e55369b6772ac7c49bcf2f631bf1414dd67e743da1adc32fc6f9ea1dd2b0"; + rev = "51df2d3686ec815590dc96dd8729aed5f8328d15"; + sha256 = "eb8d93fdc5424cf9306f2222c023289b9ab6cf06ffdebfb6dfa5545f6bc7fd47"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3