From b8252a44942cdf2d77c444cc1d8ae00f271dc74a Mon Sep 17 00:00:00 2001 From: Arseniy Seroka Date: Sun, 12 Oct 2014 15:09:49 +0400 Subject: apulse: add pkg Closes #4488 --- pkgs/applications/audio/moc/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/audio') diff --git a/pkgs/applications/audio/moc/default.nix b/pkgs/applications/audio/moc/default.nix index 9fbf05a2feb1..ec9b1dd47ae2 100644 --- a/pkgs/applications/audio/moc/default.nix +++ b/pkgs/applications/audio/moc/default.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { description = "An ncurses console audio player designed to be powerful and easy to use"; homepage = http://moc.daper.net/; license = licenses.gpl2; - maintainers = with maintainers; [ pSub ]; + maintainers = with maintainers; [ pSub jagajaga ]; platforms = platforms.linux; }; } -- cgit 1.4.1