all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [maintenance] Compressed JSON files and served file extension?
@ 2023-10-12 13:15 Simon Tournier
  2023-11-16 14:40 ` Ludovic Courtès
  2023-11-20 14:03 ` Attila Lendvai
  0 siblings, 2 replies; 10+ messages in thread
From: Simon Tournier @ 2023-10-12 13:15 UTC (permalink / raw)
  To: Guix Devel

Hi,

I have just noticed that:

    1123fd8 hydra: build-package-metadata: Compress JSON files.

Cool!

However, now I get:

--8<---------------cut here---------------start------------->8---
$ wget https://guix.gnu.org/sources.json
$ cat sources.json | jq | head
parse error: Invalid numeric literal at line 1, column 16
cat: write error: Broken pipe
--8<---------------cut here---------------end--------------->8---

and it does not appear to me obvious what is wrong here.

Could we have https://guix.gnu.org/sources.json.gz instead?  The
name is self-consistent.

Well, it will break some consumers of packages.json and sources.json.
To my knowledge, for sources.json at least, the only consumer is SWH and
it appears to me easy to keep them in touch. :-)


Cheers,
simon


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-29 19:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 13:15 [maintenance] Compressed JSON files and served file extension? Simon Tournier
2023-11-16 14:40 ` Ludovic Courtès
2023-11-20  9:49   ` Simon Tournier
2023-11-28 13:48   ` Simon Tournier
2023-11-28 15:57     ` Tomas Volf
2023-11-20 14:03 ` Attila Lendvai
2023-11-28 13:37   ` Simon Tournier
2023-11-28 15:50     ` Tomas Volf
2023-11-28 21:05     ` Attila Lendvai
2023-11-29  9:08       ` Simon Tournier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.