(Sorry, I had misspelled the GNUnet mailing list address.)
Rémi Birot-Delrue skribis:
> Ludovic Courtès writes:
>
>> I’m not completely clear on how search for substitutes will work,
>> though. Currently, when the user wants to build /gnu/store/xyz, ‘guix
>> substitute’ simply fetches http://hy
Ludovic Courtès writes:
> I’m not completely clear on how search for substitutes will work,
> though. Currently, when the user wants to build /gnu/store/xyz, ‘guix
> substitute’ simply fetches http://hydra.gnu.org/xyz.narinfo. How will
> that work with GNUnet? Are we going to look up their /gn
Hi Rémi,
Thanks for the update!
So I can see two milestones now, as we discussed before:
1. Create a variant of ‘guix publish’ that publishes over GNUnet’s
file sharing (FS) service, using the neat bindings that you wrote.
For that you can literally copy guix/scripts/publish.scm as