> And if I do not want to use curl but instead another tool as wget? :-)
then maybe complain to the authors that it doesn't comply with the standard? :)
here's the bug report BTW:
Wget not honouring Content-Encoding: gzip
https://savannah.gnu.org/bugs/?61649
or use wget2 instead.
i guess they
Hi Efraim,
On 2023-11-09 07:15, Efraim Flashner wrote:
> I assume the define-maybe's aren't public, so I'd guess that shouldn't
> cause a problem as long as they aren't exported.
They're not public but they override definitions within the same file
if more than one (define-maybe foo) is present (
On 2023-11-28 14:48:05 +0100, Simon Tournier wrote:
> Hi Ludo,
>
> On Thu, 16 Nov 2023 at 15:40, Ludovic Courtès wrote:
>
> > That said, if you become aware of actual breakage, we can revisit this!
>
> The actual breakage is my own interaction with this file. :-)
>
> Again, it happened to me y
On 2023-11-28 14:37:55 +0100, Simon Tournier wrote:
> Hi,
>
> On Mon, 20 Nov 2023 at 14:03, Attila Lendvai wrote:
>
> > TL;DR the filename shouldn't contain the .gz extension, and the HTTP
> > standard is crap ("If no Accept-Encoding field is present in a
> > request, the server MAY assume that
Hi,
On Mon, 20 Nov 2023 at 14:03, Attila Lendvai wrote:
> TL;DR the filename shouldn't contain the .gz extension, and the HTTP
> standard is crap ("If no Accept-Encoding field is present in a
> request, the server MAY assume that the client will accept any content
> coding.").
>
> use curl --com
Hi Ludo,
On Thu, 16 Nov 2023 at 15:40, Ludovic Courtès wrote:
> That said, if you become aware of actual breakage, we can revisit this!
The actual breakage is my own interaction with this file. :-)
Again, it happened to me yesterday. By habits, I do:
$ wget https://guix.gnu.org/sources.j
salut,
On Thu, 23 Nov 2023 at 09:18, Tanguy LE CARROUR wrote:
> Jeudi 7 décembre à 19h, se tiendra la troisième édition de Guix@Paris
> ouverte au public.
> Comme la dernière fois, il sera possible de participer à distance (*cf*
> ci-dessous).
Et pour les présents, quelques stickers Guix. :-)
Hi Efraim,
Thnaks for your comments.
On Thu, 23 Nov 2023 at 09:04, Efraim Flashner wrote:
> Actually, in terms of suggestions, I'd add the rfc/ folder in
> etc/teams.scm to set guix-devel as one of the team members.
Good idea!
Cheers,
simon
hi Felix, Ludo,
> > a start GEXP of my service sees bindings that come from the module
> > called (shepherd support), but i have no idea who and where imports
> > that module.
>
>
> Without code it's hazardous to speculate, but could the Guix service
> (gnu service mcron) cause that issue when