gnuradio: (wrapper) add soapyuhd only if gr-uhd is enabled

Is justified in anycase, and should help gnuradio evaluate on Darwin
when uhd is broken.
This commit is contained in:
Doron Behar
2026-01-20 23:47:50 +02:00
parent b090f3d526
commit 2ea249be1f
@@ -50,6 +50,8 @@
soapyplutosdr
soapyremote
soapyrtlsdr
]
++ lib.optionals (unwrapped.hasFeature "gr-uhd") [
soapyuhd
],
# Allow to add whatever you want to the wrapper