Commit Graph

252 Commits

Author SHA1 Message Date
bfb521f684 chore: remove accidentally committed .bak files 2026-06-20 12:42:03 -04:00
e38908de74 fix: remove john for aarch64 cross-compile (configure needs python) 2026-06-20 12:41:50 -04:00
1b70f95038 fix: remove gpsbabel for aarch64 cross-compile (qmake can't find g++) 2026-06-20 11:56:31 -04:00
9f62dac106 uConsole: remove wsjtx + fldigi (qtbase/Qt5 linker fails) — add to removal comment 2026-06-19 22:38:08 -04:00
a8215ae441 uConsole: remove accidental .bak file from tracking 2026-06-19 22:22:16 -04:00
eeb345b7e0 uConsole: add neovim to cross-compile removal tracking comment 2026-06-19 22:22:13 -04:00
95833f4d28 uConsole: fix missing closing brace (sed cleanup mishap) 2026-06-19 22:14:46 -04:00
93dc4f1cac uConsole: consolidate removal tracking into single block 2026-06-19 22:13:18 -04:00
12af6bb643 uConsole: remove failing cross-compile packages (round 3)
Removed for aarch64 bootstrap:
  sdrpp     — glfw/wxPython cross-compile fails
  gqrx      — Qt5 cascade fails
  emacs-pgtk/nox — GTK3 + mailutils → gss → shishi chain
  viking    — GTK3 GPS
  foxtrotgps — GTK2 GPS

Leave remaining as native install after first switch.
Add consolidated removal tracking comment.
2026-06-19 22:11:39 -04:00
e734102104 uConsole: remove clamav (cross-compile failure — cmake try_run + Rust proc-macro linker) 2026-06-19 12:20:44 -04:00
e54812c3c5 fix: add native gcc for clamav Rust build scripts in cross-compile 2026-06-19 12:13:37 -04:00
42949532a3 fix: set CC=gcc for clamav Rust proc-macro builds in cross-compile 2026-06-19 12:09:33 -04:00
a0875e9e0a fix: add clamav cross-compile workaround (cmake try_run for FD passing, uname POSIX, struct packing, SAR) 2026-06-19 07:54:30 -04:00
016cf4aa53 uConsole: remove hashcat (cross-compile failure — Makefile calls gcc directly, same issue as neovim) 2026-06-19 07:37:59 -04:00
a114cd859c docs: correct maxJobs in remote builder notes (uConsole=4, server=36) 2026-06-18 23:36:04 -04:00
317e908ab5 docs: add bidirectional remote builder setup notes to flake 2026-06-18 23:15:55 -04:00
ef8c92f05e docs: note neovim cross-compile failure in overlay comments 2026-06-18 23:02:13 -04:00
8874f6ff66 feat: add gortium.clamav NixOS module
- New module at modules/nixos/services/clamav.nix
- Options: enable (CLI-only), enableDaemon (full services),
  onAccessScanning (clamonacc), scanPaths, dailyScanTime
- All scans are logging-only — no auto-quarantine or deletion
- uConsole: CLI tools only (enableDaemon=false)
- lazyworkhorse: full setup with on-access scanning, daily 3 AM scan

Also: remove neovim from uConsole (fails cross-compile, emacs available)
2026-06-18 21:53:33 -04:00
f14c74f50f feat: add ClamAV antivirus with daily auto-scan 2026-06-18 21:26:14 -04:00
570ab16243 docs: add comprehensive cross-compile workaround tracker in overlay comment 2026-06-18 21:16:56 -04:00
b072e2052f fix: remove js8call + switch wireshark to CLI to drop qtquick3d dep 2026-06-18 21:13:31 -04:00
16b9b1c866 fix: use dontUseCmakeInstall + stub for qtquick3d cross-compile 2026-06-18 21:07:37 -04:00
4acd98c689 fix: stub qtquick3d install for aarch64 cross-compile (Qt::Quick unavailable) 2026-06-18 21:04:23 -04:00
c8eb80b7f8 fix: disable mailutils in emacs-pgtk to avoid broken gss cross-compile 2026-06-18 20:59:39 -04:00
e6d1b1bdab fix: remove broken perl-ldap hacks, keep only john perl-ldap filter 2026-06-18 20:40:29 -04:00
e5188eb5b0 fix: strip perl-ldap from john deps in cross-compile overlay 2026-06-18 20:39:50 -04:00
9be5583750 fix: try final.buildPackages.perl for perl.mini cross-compile fix 2026-06-18 20:39:50 -04:00
533de87069 fix: replace perl.mini with native build perl for cross-compile (fixes all perl modules) 2026-06-18 20:39:50 -04:00
0772daf3ed fix: try null perl for perl-ldap cross-compile 2026-06-18 17:25:39 -04:00
bf9b3a7890 fix: proper perl-ldap cross-compile override 2026-06-18 17:25:06 -04:00
d9e56e8958 fix: force perl-ldap to use buildPackages perl for cross-compile 2026-06-18 17:23:59 -04:00
c6fd58123e fix: remove sshPort from buildMachines (use SSH config instead) 2026-06-18 17:20:38 -04:00
932de1752d fix: place agenix-rekey config inside module (was outside closing brace) 2026-06-18 17:19:29 -04:00
050f2d4761 feat: add agenix-rekey config + remote builder to uConsole 2026-06-18 17:17:29 -04:00
da691f0b4d feat: add agenix-rekey + remote-builder module for distributed builds 2026-06-18 17:17:03 -04:00
ef3ad6bbcf fix: disable Boost MPI for aarch64 cross-compile (no b2 alternatives) 2026-06-18 17:09:59 -04:00
7e148791fb remove meshtastic (not in nixpkgs) 2026-06-18 16:58:56 -04:00
65241113cc fix: add reticulum overlay to uconsole nixpkgs 2026-06-18 15:23:59 -04:00
4989f9898c feat: merge Reticulum overlay, poup-16t-disk, open_code_server, merged uConsole config 2026-06-18 15:23:06 -04:00
ecbf226b01 temp: remove nh to skip Haskell cross-compile 2026-06-17 20:24:22 -04:00
09add9f5e4 fix: remove duplicate extraSpecialArgs in gortium.nix 2026-06-17 08:30:01 -04:00
b4b928a985 fix: clean module and flake after merge 2026-06-17 08:29:24 -04:00
33e98f32d7 feat: add HackerGadgets AIO v2 board module + enable on uConsole CM5 2026-06-17 08:27:15 -04:00
332f1cca1a chore: update nixos-uconsole flake.lock to latest pr/dcs-panel-detection 2026-06-17 08:27:01 -04:00
102586d7e8 fix: switch nixos-uconsole to cm5_fix branch (patches OK)
- Remove local boot.kernelPatches (now in nixos-uconsole fork)
- Point to github:gortium/nixos-uconsole/cm5_fix instead of pr/dcs-panel-detection
2026-06-16 19:21:54 -04:00
43f8d8a61c fix: correct aiov2_ctl hash from actual build 2026-06-16 19:12:37 -04:00
6aca5466b6 fix: convert hash to proper SRI base64 format 2026-06-16 19:11:43 -04:00
f0ec375875 fix: set real hash for aiov2_ctl fetchFromGitHub 2026-06-16 19:11:00 -04:00
e05ef66b8f fix: correct secrets path in configuration.nix (../../secrets from hosts/uconsole-cm5/) 2026-06-16 19:09:24 -04:00
a2096efc3f fix: correct dotfiles path in home.nix (relative to repo root) 2026-06-16 19:08:49 -04:00