From d6f5a8406cf35529fa25fd6140b3862c7eb8808a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 21 Apr 2018 16:20:55 +0200 Subject: bump prosody_auth --- custom/prosody-auth.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'custom/prosody-auth.nix') diff --git a/custom/prosody-auth.nix b/custom/prosody-auth.nix index aba9201a..ee506acf 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 = "0d4b0b7b4d538a16e57f7106b6dc878788123333"; - sha256 = "ec4f79ec4b3f46ebb8bb05089657a699872b1a45a1a7edbb019485401010b33d"; + rev = "08f56ab877313cdeaa3084e2fe2a6a50f0cb0495"; + sha256 = "11hygwbwa14g3clca2izv76xki58h18iailx1l8z8vxyw977m0dd"; }; builder = builtins.toFile "builder.sh" '' source $stdenv/setup -- cgit v1.2.3