filmil / bazel_local_nix

Use a bazel-specific nix repository for hermetic builds
6 stars 1 forks source link

Guide on how to use this with bazel modules? #12

Open aaomidi opened 5 hours ago

aaomidi commented 5 hours ago

Basically, would love to figure out if I can just start using this with bzlmod.

I'm personally going to try to go the devbox route, rather than directly interfacing with nix packages. So being able to just have a rootless nix environment would be super helpful!

filmil commented 4 hours ago

If you can contribute an integration test repo with the setup you would like, we can test it. I am personally reluctant to migrate to bzlmod at this point, since it more or less requires migrating the world, and the centralized module repo is onerous.