nixpkgs/pkgs/servers/nosql/influxdb
Mitchell Skaggs d7aecd3cb0
{influxdb, influxdb2}: fix build on aarch64-linux
An inadvertent reliance on `char` being signed crept into `libflux`;
this patch specifies a signed 8-bit type for the literal and then
explicitly casts to the appropriate platform `c_char` type.
2024-06-16 00:00:32 -05:00
..
default.nix {influxdb, influxdb2}: fix build on aarch64-linux 2024-06-16 00:00:32 -05:00