Hacker News new | ask | show | jobs
by mehackernewsacc 518 days ago
Just in case you are unaware, these build issues are entirely solvable by defining a Nix flake for your project, resulting in a repeatable, reproducible build every time:

https://nixos.org/ https://wiki.nixos.org/wiki/Flakes

1 comments

> build issues are entirely solvable

Until they're not, at which point if you're not a nix+flake wizard you're completely at sea :)