From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uMMPKfMcumVNkgAA62LTzQ:P1 (envelope-from ) for ; Wed, 31 Jan 2024 11:12:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id uMMPKfMcumVNkgAA62LTzQ (envelope-from ) for ; Wed, 31 Jan 2024 11:12:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=cbVlzbBG; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706695923; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=hu6+9d83KtRvNH6vIR/8Y9Jp2R172dioUxnNOTbyUdA=; b=UlR3A77IWkT344vrfnq1wGn2PoWm3JO0HfBeJdkx3bnF8GAV4k5hq0wNuLWTKk0fux7wlj s6ver/+RDocg40XUHzuVKRHbXQxEy5bXCG8hcfL32IFFiD5NsTAdoBh2XC2nS0XlIJE+pC GgyvoiLnWY7imumcXBaBnpwyWIppzJLdMLdVvlFctQHuROU6Z97jtgN6e89WThAK1ZQp2o nipzCWpENE//XflRco4kV32Q7afFlvaoUtrvYXNO8KZzW/SQMUBGhadMsy9JoDuGxbl0Jd ev5DORFGvR6kV61zZfjbA8Z5tPqsLuHmU/XddPC3BZhI13f/4sA9KXQkpQBRBw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=cbVlzbBG; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706695923; a=rsa-sha256; cv=none; b=i0WhMhGwhpNX0BMQITkqBhow+KApLwzTdpfx849D7FN6tpAgMOEgChIXGH+GJvovhaGajm GlDtPpnlCgWfEgLex2D/WtGM9cGKKgOPsNz5Vq/uzS+xP4O5IvI+gnqOFyUzELqb3qC2gM 4ELs49qK2zwYdBOP+zROFDs8mfCYR62v7fzElrjjpASe3X8/8M7O79I0uT5f1G4/TyNCdN c1Qg7lyf3RFJCKpUg3mRswOW1N4JU15XZ+09Cgk4+j0reha/ecDjTrpsBaCEZdOqnnsoGs 2GRU0MQy6ahl2p7cgEuL3N8FVfkI15hSkAkRF3FqS1niEEFaF1nLlEmoB1BJ3w== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E91283BF17 for ; Wed, 31 Jan 2024 11:12:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rV7ZS-0006Fp-FP; Wed, 31 Jan 2024 05:11:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rV7ZR-0006FN-At for guix-patches@gnu.org; Wed, 31 Jan 2024 05:11:53 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rV7ZR-0001sm-2H for guix-patches@gnu.org; Wed, 31 Jan 2024 05:11:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rV7Za-0001q2-8D for guix-patches@gnu.org; Wed, 31 Jan 2024 05:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68596] [PATCH] gnu: Add viz1090. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 31 Jan 2024 10:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68596 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 68596@debbugs.gnu.org Received: via spool by 68596-submit@debbugs.gnu.org id=B68596.17066959107048 (code B ref 68596); Wed, 31 Jan 2024 10:12:02 +0000 Received: (at 68596) by debbugs.gnu.org; 31 Jan 2024 10:11:50 +0000 Received: from localhost ([127.0.0.1]:37475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rV7ZN-0001pc-Ex for submit@debbugs.gnu.org; Wed, 31 Jan 2024 05:11:49 -0500 Received: from mout02.posteo.de ([185.67.36.66]:60657) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rV7ZK-0001pM-8U for 68596@debbugs.gnu.org; Wed, 31 Jan 2024 05:11:47 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 88F4B240101 for <68596@debbugs.gnu.org>; Wed, 31 Jan 2024 11:11:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1706695890; bh=m2KljgHpmA0KwDZqxPoeJGZEbXsX5t+zCd3fXy9NDJs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=cbVlzbBGFziJc922n69TKg11VJuFcnJbCqXec4KY09HgHae2vYFJGkZ9zr8h/0Ki0 8mV5zhqswAlGBIj6bBOl9qMRSElvnUj8zGxxtZ/2wTyGCFfexDl5y+xNpRDe6U6KMD 7LQgSDKlMSRINcq5rOopv7IFOp8gqPehiMrDbetPhKTwZ9XyN/R3NnXFgK07ZJ96C3 MYEbVRT1cBKpcLB9HRYHefCgepRkteGVIPYq7TC9N+VVER6TG3x0oXEvEIanMBMBXn MXdMmwNTOV3/pGY8MQfmJmdl6bJQO2QX/6zPvO3GABNIBbYiPXz+JeYLZymah+AF0C jcMIPZPE/4jdA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TPyVn034Bz9rxL; Wed, 31 Jan 2024 11:11:28 +0100 (CET) References: <77b69c65826a4546659d4f2e399685e9611f0401.1705706943.git.leo@famulari.name> From: Guillaume Le Vaillant Date: Wed, 31 Jan 2024 10:03:43 +0000 In-reply-to: <77b69c65826a4546659d4f2e399685e9611f0401.1705706943.git.leo@famulari.name> Message-ID: <87a5olg6cw.fsf@kitej> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.64 X-Migadu-Queue-Id: E91283BF17 X-Spam-Score: 2.64 X-Migadu-Scanner: mx11.migadu.com X-TUID: LhQ7Rykx2gr/ Leo Famulari skribis: > +(define-public viz1090 > [...] > + (native-inputs > + `(("political-maps" > + ;; version 5.1.1 of this data > + ;; The upstream site does not version the URL for the most recent > + ;; release, so we store them on archive.org to create a stable URL. > + ;; See 'getmap.sh' in the viz1090 source distribution. > + ,(origin > + (method url-fetch) > + (uri > + "https://archive.org/download/ne_10m_admin_1_states_provinces/ne_10m_admin_1_states_provinces.zip") > + ;"https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_1_states_provinces.zip") > + (sha256 > + (base32 > + "019bp9ccna1xxrk3c1af6k6pjcb7jvf0l8a6jj7ha8vk6ck9gigg")))) > + ("population-maps" > + ;; version 5.1.2 of this data > + ;; The upstream site does not version the URL for the most recent > + ;; release, so we store them on archive.org to create a stable URL. > + ;; See 'getmap.sh' in the viz1090 source distribution. > [...] Hi. It looks like the NaturalEarthData files can also be found in the Git repository at . Maybe you could use that instead of archiving the files by hand to get a stable URL...