wsjtx: Move from misc to radio

This commit is contained in:
Elis Hirwing
2019-02-09 21:38:35 +01:00
parent abd8c2f168
commit 261472e895
4 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -20157,7 +20157,7 @@ in
);
};
wsjtx = qt5.callPackage ../applications/misc/wsjtx { };
wsjtx = qt5.callPackage ../applications/radio/wsjtx { };
wtftw = callPackage ../applications/window-managers/wtftw {};