Commit graph

2 commits

Author SHA1 Message Date
Graham McInitre
b0b085a2af fix: skip NIF compilation in prod — NIF is pre-built by Nix
The prod build runs MIX_ENV=prod without make/gcc/net-snmp. The NIF
is pre-built by the towerops-nif Nix package and injected via
build.nix preBuild. Skip the mix compiler task in prod to avoid
'could not be found' CI errors.
2026-07-16 09:42:40 -05:00
0214c2a100 complete overhaul of snmp engine to C nif 2026-01-30 12:27:12 -06:00