Am Mon, May 08, 2023 at 10:15:56AM -0700 schrieb Felix Lechner: > How about requiring prior to merging a feature branch that substitutes > exist for all changed derivations? It would prevent build failures and > preempt local builds, and thereby improve the experience for average > users.
Taken absolutely, that sounds a bit excessive; but the idea is of course there, the branch should be built out as much as possible. It is probably unavoidable that some things stop working going forward, and I wonder how realistic it is to iron out all problems before a merge. Andreas