uConsole: remove wsjtx + fldigi (qtbase/Qt5 linker fails) — add to removal comment
This commit is contained in:
@@ -80,6 +80,8 @@
|
|||||||
# viking — GTK3 GPS map editor
|
# viking — GTK3 GPS map editor
|
||||||
# foxtrotgps — GTK2 GPS app
|
# foxtrotgps — GTK2 GPS app
|
||||||
# js8call — QtQuick3D dep
|
# js8call — QtQuick3D dep
|
||||||
|
# wsjtx — qtbase/Qt5 linker fails (collect2: ld returned 1)
|
||||||
|
# fldigi — same: qtbase/Qt5 linker fails
|
||||||
# ============================================================
|
# ============================================================
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# ===== Base =====
|
# ===== Base =====
|
||||||
@@ -91,8 +93,8 @@
|
|||||||
htop
|
htop
|
||||||
tmux
|
tmux
|
||||||
# ===== HAM Radio =====
|
# ===== HAM Radio =====
|
||||||
wsjtx
|
# wsjtx — removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails)
|
||||||
fldigi
|
# 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
|
chirp # Radio programming tool
|
||||||
|
|||||||
Reference in New Issue
Block a user