From 4d6605e882167a1695ea4a4e2df76264de114ba7 Mon Sep 17 00:00:00 2001 From: Bjørn Forsman Date: Thu, 2 Jan 2014 17:53:57 +0100 Subject: Whitespace fixes in package expressions I maintain --- pkgs/applications/audio/qmmp/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/audio/qmmp') diff --git a/pkgs/applications/audio/qmmp/default.nix b/pkgs/applications/audio/qmmp/default.nix index 8cb64820295c9..255c63a5d6d2b 100644 --- a/pkgs/applications/audio/qmmp/default.nix +++ b/pkgs/applications/audio/qmmp/default.nix @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { homepage = http://qmmp.ylsoftware.com/; license = licenses.gpl2; platforms = platforms.linux; - maintainers = [maintainers.bjornfor]; + maintainers = [ maintainers.bjornfor ]; repositories.svn = http://qmmp.googlecode.com/svn/; }; } -- cgit 1.4.1