about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/applications/radio/wsjtx/default.nix (renamed from pkgs/applications/misc/wsjtx/default.nix)0
-rw-r--r--pkgs/applications/radio/wsjtx/super.patch (renamed from pkgs/applications/misc/wsjtx/super.patch)0
-rw-r--r--pkgs/applications/radio/wsjtx/wsjtx.patch (renamed from pkgs/applications/misc/wsjtx/wsjtx.patch)0
-rw-r--r--pkgs/top-level/all-packages.nix2
4 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/wsjtx/default.nix b/pkgs/applications/radio/wsjtx/default.nix
index 930515b93825..930515b93825 100644
--- a/pkgs/applications/misc/wsjtx/default.nix
+++ b/pkgs/applications/radio/wsjtx/default.nix
diff --git a/pkgs/applications/misc/wsjtx/super.patch b/pkgs/applications/radio/wsjtx/super.patch
index d903171ffc5a..d903171ffc5a 100644
--- a/pkgs/applications/misc/wsjtx/super.patch
+++ b/pkgs/applications/radio/wsjtx/super.patch
diff --git a/pkgs/applications/misc/wsjtx/wsjtx.patch b/pkgs/applications/radio/wsjtx/wsjtx.patch
index e92b420e58a4..e92b420e58a4 100644
--- a/pkgs/applications/misc/wsjtx/wsjtx.patch
+++ b/pkgs/applications/radio/wsjtx/wsjtx.patch
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 8016085242df..d6c15980c7dc 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -20157,7 +20157,7 @@ in
       );
   };
 
-  wsjtx = qt5.callPackage ../applications/misc/wsjtx { };
+  wsjtx = qt5.callPackage ../applications/radio/wsjtx { };
 
   wtftw = callPackage ../applications/window-managers/wtftw {};