From c9072e86da9a688277a6740c0c138ae1d10003e9 Mon Sep 17 00:00:00 2001 From: Hermes Date: Sun, 21 Jun 2026 23:36:09 -0400 Subject: [PATCH] Temporarily comment native-only packages for cross-compile bootstrap Comment out wsjtx, fldigi, sdrpp, gqrx, inspectrum, chirp, trustedqsl - these need native compilation on uConsole but remote builder is not yet deployed. Will uncomment after bootstrap. --- hosts/uConsole/configuration.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hosts/uConsole/configuration.nix b/hosts/uConsole/configuration.nix index 39cbbf7..ef7ded0 100644 --- a/hosts/uConsole/configuration.nix +++ b/hosts/uConsole/configuration.nix @@ -106,18 +106,18 @@ htop tmux # ===== HAM Radio ===== - wsjtx # removed for bootstrap - now native - fldigi # removed for bootstrap - now native + # wsjtx # removed for bootstrap - now native (native-only, needs remote build) + # fldigi # removed for bootstrap - now native (native-only, needs remote build) pat # Winlink client direwolf # AX.25 packet modem - chirp # Radio programming tool - now native + # chirp # Radio programming tool - now native (native-only, needs remote build) hamlib # Ham radio control libraries - trustedqsl # Logbook of the World (LoTW) - now native + # trustedqsl # Logbook of the World (LoTW) - now native (native-only, needs remote build) # ===== SDR / RF ===== - sdrpp # removed for bootstrap - now native - gqrx # removed for bootstrap - now native + # sdrpp # removed for bootstrap - now native (native-only, needs remote build) + # gqrx # removed for bootstrap - now native (native-only, needs remote build) rtl-sdr # RTL-SDR drivers & utilities - inspectrum # removed for bootstrap - now native + # inspectrum # removed for bootstrap - now native (native-only, needs remote build) soapysdr-with-plugins # SoapySDR + hardware support plugins # ===== Mesh / LoRa ===== reticulumStack # Reticulum Network Stack