Merge pull request #42360 from marsam/feature/influxdb-darwin-support
influxdb: supports darwin
This commit is contained in:
@@ -27,6 +27,5 @@ buildGoPackage rec {
|
|||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
homepage = https://influxdb.com/;
|
homepage = https://influxdb.com/;
|
||||||
maintainers = with maintainers; [ offline zimbatm ];
|
maintainers = with maintainers; [ offline zimbatm ];
|
||||||
platforms = platforms.linux;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user