From 4263463297c2f40e1a338591089f82df35c9b5b8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Sep 2015 16:47:22 +0200 Subject: typo --- custom/prosody-auth.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/prosody-auth.nix b/custom/prosody-auth.nix index 55d3ff54..f5b085de 100644 --- a/custom/prosody-auth.nix +++ b/custom/prosody-auth.nix @@ -11,7 +11,7 @@ in stdenv.mkDerivation { sha256 = "e13bd6ba909ed479e85e32a11a16a1b953c643b85c0d54ec0d94be674ed31cea"; }; builder = builtins.toFile "builder.sh" '' - source $stdenv/profile + source $stdenv/setup mkdir -p $out cp -rv mod_auth_custom $out -- cgit v1.2.3