fix: remove john for aarch64 cross-compile (configure needs python)
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
# wsjtx — qtbase/Qt5 linker fails (collect2: ld returned 1)
|
||||
# fldigi — same: qtbase/Qt5 linker fails
|
||||
# gpsbabel — qmake can't find cross-compiler g++
|
||||
# john — configure script needs python (not in PATH during cross-compile)
|
||||
# ============================================================
|
||||
environment.systemPackages = with pkgs; [
|
||||
# ===== Base =====
|
||||
@@ -118,7 +119,7 @@
|
||||
kismet # Wi-Fi monitor / IDS
|
||||
bettercap # MITM/network attack framework
|
||||
wireshark-cli # Packet analyzer
|
||||
john # John the Ripper
|
||||
# john # John the Ripper
|
||||
sqlmap # SQL injection tool
|
||||
# ===== GPS / Maps =====
|
||||
# foxtrotgps — removed for aarch64 cross-compile bootstrap (GTK2 fails)
|
||||
|
||||
Reference in New Issue
Block a user