nix

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

nix requires ranlib

This is something seldom known, and a very sharp corner to cut yourself on. But you really want to know if you are using nix.

Sep 14, 2024

Nix+Bazel = ❤️

If you are in a hurry, fast forward to https://github.com/filmil/bazel_local_nix

Apr 20, 2024