mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
The autoconf update on staging-next forces Clang into C23 mode, which rejects K&R-style function declarations in compat/basename.c Pin to gnu17 to restore the previous default Refs: https://github.com/NixOS/nixpkgs/issues/511329