HER

Hermetic, Ephemeral, Reproducible Builds: Take Three (2)

This is another piece of news in my quest for hermetic, ephemeral, and reproducible builds (“HER”).

Oct 15, 2025

Hermetic, Ephemeral, Reproducible Builds: Take Three (1)

This is another piece of news in my quest for hermetic, ephemeral, and reproducible builds (“HER”).

Oct 6, 2025

rules_nixpkgs use

This is a run-down of tips and tricks for the use of rules_nixpkgs, a rule set for bringing in nix packages for use in bazel.

Apr 11, 2025

Bazel rules for “build-in-docker” (or “bid”)

Bid allows you to create a build rule that runs a single bazel build action inside a Docker container. And if you can run a single action, you can run more if you so choose. This helps you if you must use software which is hard to bazelize, such as typically some EDA packages.

Feb 11, 2025

Nix+Bazel = ❤️

You, too, can have a fully hermetic, reproducible, and ephemeral bazel build.

Apr 20, 2024