From 19e972006e0dc10d93c3f061df8f73b59a876816 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 7 Jun 2015 17:08:27 +0200 Subject: typos --- customized/mpd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customized/mpd.nix') diff --git a/customized/mpd.nix b/customized/mpd.nix index 8f981e61..f579a4bf 100644 --- a/customized/mpd.nix +++ b/customized/mpd.nix @@ -102,7 +102,7 @@ in stdenv.mkDerivation rec { postInstall = '' wrapProgram $out/bin/mpd \ - --set JACK_PROMISCOUS_SERVER 1 + --set JACK_PROMISCUOUS_SERVER 1 ''; NIX_LDFLAGS = '' -- cgit v1.2.3