Y
Hacker News
new
|
ask
|
show
|
jobs
by
anttiharju
154 days 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
1 comments
dfee
154 days ago
isn't this better served with something like Bazel (behind Nix of course?)
link
anttiharju
154 days ago
Could be, not familiar with Bazel. Thanks for mentioning it now can check it out.
link