thoughtpolice / buck2-nix

Do not taunt happy fun ball
59 stars 4 forks source link

Automate buck2 updates #14

Closed thoughtpolice closed 1 year ago

thoughtpolice commented 1 year ago

We should just update the buck2 build every day at 00:00 UTC. There is a script that can do this automatically:

./buck/nix/update.sh --buck2

There should be an automated PR against the repo that gets closed automatically once all the tests pass. Once #9 is fixed then the cache will get updated automatically, too. Not sure how to set this up, but if anyone lurking would like to do it aside from me, it would be very useful!

Note: rust-overlay in the flake may also need to be updated along with this as well, in case the rust nightly version changes...