umurmur: Add meta platforms
This commit is contained in:
parent
c6749d0306
commit
67f28ac1a9
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Minimalistic Murmur (Mumble server)";
|
description = "Minimalistic Murmur (Mumble server)";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
homepage = http://code.google.com/p/umurmur/;
|
homepage = http://code.google.com/p/umurmur/;
|
||||||
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user