Skip to content

2026-06-14

Choose a tag to compare

@github-actions github-actions released this 14 Jun 11:49
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)