From 84ce9de5cac54b2ab2d1f832f46a9994ce6b5f77 Mon Sep 17 00:00:00 2001 From: Hermes Date: Sat, 20 Jun 2026 20:02:56 -0400 Subject: [PATCH] restore native-build packages in config (wsjtx, fldigi, chirp, sdrpp, gqrx, inspectrum, john, foxtrotgps, viking, gpsbabel, trustedqsl) --- hosts/uconsole-cm5/configuration.nix | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/hosts/uconsole-cm5/configuration.nix b/hosts/uconsole-cm5/configuration.nix index bf7b63a..549cabe 100644 --- a/hosts/uconsole-cm5/configuration.nix +++ b/hosts/uconsole-cm5/configuration.nix @@ -106,18 +106,18 @@ htop tmux # ===== HAM Radio ===== - # wsjtx — removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails) - # fldigi — removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails) + wsjtx # removed for bootstrap - now native + fldigi # removed for bootstrap - now native pat # Winlink client direwolf # AX.25 packet modem - # chirp # Radio programming tool + chirp # Radio programming tool - now native hamlib # Ham radio control libraries - # trustedqsl # Logbook of the World (LoTW) + trustedqsl # Logbook of the World (LoTW) - now native # ===== SDR / RF ===== - # sdrpp — removed for aarch64 cross-compile bootstrap (glfw/wxPython fails) - # gqrx — removed for aarch64 cross-compile bootstrap (Qt5 cascade fails) + sdrpp # removed for bootstrap - now native + gqrx # removed for bootstrap - now native rtl-sdr # RTL-SDR drivers & utilities - # inspectrum # removed for aarch64 bootstrap (Qt5 cross-compile cascade fails) + inspectrum # removed for bootstrap - now native soapysdr-with-plugins # SoapySDR + hardware support plugins # ===== Mesh / LoRa ===== reticulumStack # Reticulum Network Stack @@ -129,12 +129,12 @@ kismet # Wi-Fi monitor / IDS bettercap # MITM/network attack framework wireshark-cli # Packet analyzer - # john # John the Ripper + john # John the Ripper - now native sqlmap # SQL injection tool # ===== GPS / Maps ===== - # foxtrotgps — removed for aarch64 cross-compile bootstrap (GTK2 fails) - # viking — removed for aarch64 cross-compile bootstrap (GTK3 fails) - # gpsbabel # GPS data conversion + foxtrotgps # removed for bootstrap - now native + viking # removed for bootstrap - now native + gpsbabel # GPS data conversion - now native ]; # ============================================================ # Reticulum Service (rnsd)