mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
SoapyUHD originally pinned C++14 as that was required by UHD, but UHD 4.10 now requires C++20. We pin that instead, along with a vendored PR required to allow it to compile with modern Boost.