mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
glibc 2.42 tightened implicit header dependencies. Multiple source files use std:: types/functions that require explicit header includes which were previously pulled in transitively. Fetches patch from upstream MR (ananicy-cpp!43).