Hi Ludo, A cuirass question :
In src/cuirass/base.scm, you wrote the following comment : --8<---------------cut here---------------start------------->8--- ;; Register the results in the database. ;; XXX: The 'build-derivations' call is blocking so we end updating the ;; database potentially long after things have been built. --8<---------------cut here---------------end--------------->8--- How would it be possible to be notified when a build succeeds, to update the database asap ? Thanks, Mathieu