mumble: making hydra build it
This commit is contained in:
parent
b385fea5fc
commit
2e3f53ed27
@ -41,5 +41,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://mumble.sourceforge.net/;
|
||||
description = "Low-latency, high quality voice chat software";
|
||||
license = "BSD";
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user