Loading
soapysdr: fix searchPath
SOAPY_SDR_ABI_VERSION isn't necessarily `major.minor`. Even among stable versions, it can be something else. PR #356651 updated soapysdr to a git version without updating `searchPath`, causing soapysdr blocks in GNU Radio to be unable to find any drivers. Fixes https://discourse.nixos.org/t/gnu-radio-soapysdr-doesnt-detect-rtl-sdr/57310