apulse: add pkg

Closes #4488
This commit is contained in:
Arseniy Seroka
2014-10-12 12:21:09 +01:00
committed by Mateusz Kowalczyk
parent f522344285
commit b8252a4494
4 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -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;
};
}