From c00047493ecd15d732bcfa1d15427c48bdb0575e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 22:15:32 +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 e12b2b06..918ae5dc 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 = "2e597f5218aa163f5b5ea5cd645dd447bb47b295"; - sha256 = "83d06d98585b3e4ef70ea32eca0f7b44687b0a412b162d286b5406ac0c89078c"; + rev = "207bd155a529fd11083d1d2dd48647debc97444e"; + sha256 = "9662e55369b6772ac7c49bcf2f631bf1414dd67e743da1adc32fc6f9ea1dd2b0"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3