From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6GT3JLH4s18dQAAA0tVLHw (envelope-from ) for ; Tue, 17 Nov 2020 16:22:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8NbgILH4s1/nGwAAbx9fmQ (envelope-from ) for ; Tue, 17 Nov 2020 16:22:09 +0000 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 3DF3794050F for ; Tue, 17 Nov 2020 16:22:09 +0000 (UTC) Received: from localhost ([::1]:55414 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kf3k8-0007B4-3s for larch@yhetil.org; Tue, 17 Nov 2020 11:22:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kf3jY-0007Aw-SE for guix-devel@gnu.org; Tue, 17 Nov 2020 11:21:32 -0500 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]:36573) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kf3jX-0004Rd-29 for guix-devel@gnu.org; Tue, 17 Nov 2020 11:21:32 -0500 Received: by mail-wr1-x42d.google.com with SMTP id j7so23763073wrp.3 for ; Tue, 17 Nov 2020 08:21:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=Z5VgJdgSphqrsu3WsQ6wnGSqxFyxpeUtiueGH9H1bMs=; b=pccuS/WFLkUY14wZ3prb3SKaOX6XPS3NvdPgp0pnbYcx5WwS9vvxJmTfDd8k/B+03+ H0OT8DC3XzzGEW6W9WPUF7c9U/mdZXH+i12/+RxhraK2tMOXlavGQc5dpgzn4MJyD9Zr Ni3f/ETaLDfyop1VXZeDFbafQSaUD/t6TWa47Fh0sLcJq/eYrfZSDtnHhJJp6dsbp65a wUzTlGq3CiV4tR/9UrB4hNt+KHS/PUzYcYUyHBANu7jmgsVg/a2w0SnpzPdDW/QdbpXg Zne/J1/ypxw44cs8+K2WtkZMQu68P0bZFn4vcxV4YiFbrtkpNT0JjX9s/1zI0bzj+zQE t9uA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=Z5VgJdgSphqrsu3WsQ6wnGSqxFyxpeUtiueGH9H1bMs=; b=bvvQ8zQmNSeB1CrI8Pxz9XeAxRD9D4iuqONFFt/s8KsG8z81IbG2fipcufnU9MbyRR zQ+F/13G+Gesd+SdSLCL15x7iCzaqQInoKIUn6ECn528YWdUbGgDICnsKVun4owwagpI jIM2Ve1feH4NbmJG6Ob+xQMTgbWXINVui3lzf0+toXlf2EHwNBhFrqDDkfXZgBbSCbc/ zGl+TM3QxYk3HgDwvfF07/ckyS3iLbrkKgGETims3uH8lokSkC6JCufa+6afVxz5eF+E XAZL1osLkmOCabbehPu5xw2vvMZVZUWLxx0oI9qrDZx3PrAYWWPjzN/WOZWoS/Cnqts7 U03g== X-Gm-Message-State: AOAM533o/Y58VjEqRaH54MNHBr45eVQmaGZLCHSeXXnO5Y7S7HSYTsyH Gy8dtrZTnjnZGCcyEaqvNGoFjAgmdKBtRg== X-Google-Smtp-Source: ABdhPJxkuthK5FkEl/UdlZ3zbyGfwjaVEj0zqWEjuyQ3P5oLJwQD8cQ4A1mSWA8J8gek53S66TZobg== X-Received: by 2002:a5d:698c:: with SMTP id g12mr341028wru.36.1605630089175; Tue, 17 Nov 2020 08:21:29 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id x6sm4322587wmc.48.2020.11.17.08.21.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Nov 2020 08:21:28 -0800 (PST) From: zimoun To: Christopher Baines Subject: Re: Data Services: use cases In-Reply-To: <878sb1m2lr.fsf@cbaines.net> References: <868scbvalo.fsf@gmail.com> <87sg99m7qk.fsf@cbaines.net> <867dqlqbvy.fsf@gmail.com> <878sb1m2lr.fsf@cbaines.net> Date: Tue, 17 Nov 2020 17:18:24 +0100 Message-ID: <86eeksnei7.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42d; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42d.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=pccuS/WF; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: YyZ0omieFydN Hi Chris, On Mon, 16 Nov 2020 at 21:08, Christopher Baines wrote: > Yeah, I think you're on the right track. I'm not set on mirroring the > exact Debian services though. Yeah, for sure. Just to fix the idea by approximated examples. :-) > A similar idea to the package search prototype here [1], that uses data > from data.guix.gnu.org. Cool! > 1: http://guix-website-test.cbaines.net/packages/search From: http://guix-website-test.cbaines.net/packages/search?search=3Dgmsh points to: http://guix-website-test.cbaines.net/packages/gmsh-4.6.0 which does not exist. That=E2=80=99s because it is a prototype I guess. Cheers, simon