top | item 46618102

(no title)

anttiharju | 1 month ago

Second the Nix approach. One can even build a github actions-compatible container out of a flake and have actions run in it. I have done so for my personal projects https://github.com/anttiharju/compare-changes

discuss

order

dfee|1 month ago

isn't this better served with something like Bazel (behind Nix of course?)

anttiharju|1 month ago

Could be, not familiar with Bazel. Thanks for mentioning it now can check it out.