airspy: Move from misc to radio

This commit is contained in:
Elis Hirwing
2019-02-09 19:41:57 +01:00
parent 6d68eea441
commit 2c19435f4a
2 changed files with 1 additions and 1 deletions

View File

@@ -452,7 +452,7 @@ in
airsonic = callPackage ../servers/misc/airsonic { };
airspy = callPackage ../applications/misc/airspy { };
airspy = callPackage ../applications/radio/airspy { };
airtame = callPackage ../applications/misc/airtame { };