soapyremote: Move from misc to radio
This commit is contained in:
parent
711275b57b
commit
f986ff04d5
2 changed files with 1 additions and 1 deletions
|
@ -12562,7 +12562,7 @@ in
|
|||
|
||||
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 {
|
||||
inherit (python3Packages) python numpy;
|
||||
|
|
Loading…
Reference in a new issue