mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-20 00:56:02 +00:00
Without the change build fails on `ncurses-6.3` as:
oping.c:1601:38: error: too many arguments for format [-Werror=format-extra-args]
1601 | HOST_PRINTF ("%zu bytes from %s (%s): icmp_seq=%u ttl=%i ",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~