Skip to content

Releases: tomfitzhenry/nix-embedded-static-binaries

2026-07-06

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:17
2026-07-06-e799d30

Add file utility

2026-06-29

Choose a tag to compare

@github-actions github-actions released this 29 Jun 04:55
2026-06-29-e799d30

Add file utility

2026-06-22

Choose a tag to compare

@github-actions github-actions released this 22 Jun 04:56
2026-06-22-e799d30

Add file utility

2026-06-15

Choose a tag to compare

@github-actions github-actions released this 15 Jun 04:57
2026-06-15-e799d30

Add file utility

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)