soapyremote: Move from misc to radio
This commit is contained in:
@@ -12562,7 +12562,7 @@ in
|
|||||||
|
|
||||||
soapysdr = callPackage ../applications/misc/soapysdr { inherit (python3Packages) python numpy; };
|
soapysdr = callPackage ../applications/misc/soapysdr { inherit (python3Packages) python numpy; };
|
||||||
|
|
||||||
soapyremote = callPackage ../applications/misc/soapyremote { };
|
soapyremote = callPackage ../applications/radio/soapyremote { };
|
||||||
|
|
||||||
soapysdr-with-plugins = callPackage ../applications/misc/soapysdr {
|
soapysdr-with-plugins = callPackage ../applications/misc/soapysdr {
|
||||||
inherit (python3Packages) python numpy;
|
inherit (python3Packages) python numpy;
|
||||||
|
|||||||
Reference in New Issue
Block a user