Releases: tomfitzhenry/nix-embedded-static-binaries
Releases · tomfitzhenry/nix-embedded-static-binaries
Release list
2026-07-06
2026-07-06-e799d30 Add file utility
2026-06-29
2026-06-29-e799d30 Add file utility
2026-06-22
2026-06-22-e799d30 Add file utility
2026-06-15
2026-06-15-e799d30 Add file utility
2026-06-14
Initial commit Statically-linked binaries for embedded devices, cross-compiled with Nix. Currently ships busybox, curl, dropbear, dtach, ethtool, socat, and tcpdump for x86_64, mips-sf, and armv7l-hf. Each architecture provides: tools.<name> - individual package derivations tarball - tar.gz of all tools check - smoke test (qemu-user for cross, native for x86_64)