Open chreekat opened 6 months ago
Where/how is it used btw?
I used the patch in flake.nix, where I define the precise version of curator that gets deployed on the server. I had pinned the curator repo to whatever revision master pointed to at the time I started working on it.
My patch was merged upstream, so we just need to update the pin and drop the patch.
Okay, I guess my question is what do you actually use/need curator for?
We pull the curator binary directly for building snapshots. So maybe you just used it for testing etc?
That's a great question. But it turns out there's a good answer. (I had to just double check :D )
The reason is that the curator repo is the source of both curator
and casa-curator
. The latter is actually what got patched. It runs as a background process on the server, keeping casa up to date.
/stackage-builder/curator_hackage-server-T1023.patch