gnuradioPackages.osmosdr: add airspyhf package

This commit is contained in:
Doron Behar
2026-07-24 09:30:55 +03:00
parent dd550cab87
commit 63a0f8d361
@@ -22,6 +22,7 @@
uhd,
icu,
airspy,
airspyhf,
hackrf,
libbladeRF,
rtl-sdr,
@@ -95,6 +96,7 @@ mkDerivation (finalAttrs: {
# Other features don't have dependencies but can still be disabled in the
# `features` argument.
airspy = [ airspy ];
airspyhf = [ airspyhf ];
bladerf = [ libbladeRF ];
hackrf = [ hackrf ];
rtl = [ rtl-sdr ];