guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68596] [PATCH] gnu: Add viz1090.


From: Leo Famulari
Subject: [bug#68596] [PATCH] gnu: Add viz1090.
Date: Thu, 1 Feb 2024 16:11:29 -0500

On Fri, Jan 19, 2024 at 06:29:03PM -0500, Leo Famulari wrote:
> +         ("arcgis-data"
> +          ;; See 'getmap.sh' in the viz1090 source distribution.
> +          ,(origin
> +             (method url-fetch)
> +             (uri
> +               
> "https://opendata.arcgis.com/datasets/4d8fa46181aa470d809776c57a8ab1f6_0.zip";)

I had assumed that this file would be, if not versioned, at least
immutable, due to the filename looking like a hash of some sort. But it
was changed upstream recently. So, I'd need to provide an immutable
source for this as well.

I wonder if it would be better to take another approach here. I don't
want to have to create a new archive.org upload every time something
changes in the data set, which could be quite often given the scope of
information it includes.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]