uhd: Move from misc to radio

This commit is contained in:
Elis Hirwing 2019-02-09 20:00:17 +01:00
parent 7bbe7e34a7
commit 4619f2ab12
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F
3 changed files with 1 additions and 1 deletions

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 { };