logstash_forwarder: specify platforms
This commit is contained in:
parent
963b97088f
commit
8b98d7dc08
@ -15,5 +15,6 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
homepage = https://github.com/elasticsearch/logstash-forwarder;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user