uhd: Move from misc to radio

This commit is contained in:
Elis Hirwing
2019-02-09 21:40:16 +01:00
parent 7bbe7e34a7
commit 4619f2ab12
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -9183,7 +9183,7 @@ in
inherit (darwin.apple_sdk.frameworks) CoreFoundation;
};
uhd = callPackage ../development/tools/misc/uhd { };
uhd = callPackage ../applications/radio/uhd { };
uisp = callPackage ../development/tools/misc/uisp { };