On 2022/10/18 09:57, Edd Barrett wrote:
> On Tue, Oct 18, 2022 at 08:17:43AM +0200, Stefan Hagen wrote:
> > If you check the fzf distfile from edd, you see that he added pledge
> > support. And because we can't patch go ports, he created a distfile.
> 
> Ugh, I didn't realise that we couldn't patch without hosting a distfile.
> 
> Is that really still the case?

You can patch things in the main distfile (which is extracted by
"make extract") but not in other modules (which are just copied in and
go itself extracts them).

There must be some way to do it because you can start a build, have
it fail, modify the relevant file/s, restart the build, have it succeed,
but we haven't figured out how yet.

Reply via email to