revert native-build packages — cross-compile still fails for Qt5/gpsbabel/john, install via nix profile instead

This commit is contained in:
2026-06-20 20:01:36 -04:00
parent f51155823e
commit 14755f1ea6

View File

@@ -106,18 +106,18 @@
htop htop
tmux tmux
# ===== HAM Radio ===== # ===== HAM Radio =====
# wsjtx — removed for aarch64 bootstrap (Qt5 cross-compile fails) # wsjtx — removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails)
# fldigi — removed for aarch64 bootstrap (Qt5 cross-compile fails) # fldigi — removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails)
pat # Winlink client pat # Winlink client
direwolf # AX.25 packet modem direwolf # AX.25 packet modem
chirp # Radio programming tool - now native # chirp # Radio programming tool
hamlib # Ham radio control libraries hamlib # Ham radio control libraries
trustedqsl # Logbook of the World (LoTW) - now native # trustedqsl # Logbook of the World (LoTW)
# ===== SDR / RF ===== # ===== SDR / RF =====
# sdrpp — removed for aarch64 cross-compile bootstrap (glfw/wxPython fails) # sdrpp — removed for aarch64 cross-compile bootstrap (glfw/wxPython fails)
# gqrx — removed for aarch64 cross-compile bootstrap (Qt5 cascade fails) # gqrx — removed for aarch64 cross-compile bootstrap (Qt5 cascade fails)
rtl-sdr # RTL-SDR drivers & utilities rtl-sdr # RTL-SDR drivers & utilities
# inspectrum removed for aarch64 bootstrap (Qt5 cross-compile cascade fails) # inspectrum # removed for aarch64 bootstrap (Qt5 cross-compile cascade fails)
soapysdr-with-plugins # SoapySDR + hardware support plugins soapysdr-with-plugins # SoapySDR + hardware support plugins
# ===== Mesh / LoRa ===== # ===== Mesh / LoRa =====
reticulumStack # Reticulum Network Stack reticulumStack # Reticulum Network Stack
@@ -129,12 +129,12 @@
kismet # Wi-Fi monitor / IDS kismet # Wi-Fi monitor / IDS
bettercap # MITM/network attack framework bettercap # MITM/network attack framework
wireshark-cli # Packet analyzer wireshark-cli # Packet analyzer
john # John the Ripper - now native # john # John the Ripper
sqlmap # SQL injection tool sqlmap # SQL injection tool
# ===== GPS / Maps ===== # ===== GPS / Maps =====
foxtrotgps # removed for bootstrap - now native # foxtrotgps removed for aarch64 cross-compile bootstrap (GTK2 fails)
viking # removed for bootstrap - now native # viking removed for aarch64 cross-compile bootstrap (GTK3 fails)
gpsbabel # GPS data conversion - now native # gpsbabel # GPS data conversion
]; ];
# ============================================================ # ============================================================
# Reticulum Service (rnsd) # Reticulum Service (rnsd)