From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eBTBOTrfFGQJRwAASxT56A (envelope-from ) for ; Fri, 17 Mar 2023 22:44:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CDLNOTrfFGSMjQAA9RJhRA (envelope-from ) for ; Fri, 17 Mar 2023 22:44:26 +0100 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 963556F6E for ; Fri, 17 Mar 2023 22:44:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=oH9pOFNW; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679089466; 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: content-transfer-encoding:content-transfer-encoding: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=yF86aI5VodTtgwUQpl6fx6aXp/xaN2ZgjpC+6coNZCY=; b=tZdDysTTUHFB5psEK1++z8UcsUKu5mnmih9XAEAp9xelo+R2akYljUKxtUzAxNYHBEieqz AN3U90PAhT1boYceMPu/WxW06Vu3jzvMmsslvCBb2HKXYsfh7ZNpnEz8+UkmSkHH43KHA6 IwGQSY+SEwGOovB543mACNOpxwTv1BaASkTXx9PdjlFrPIGDEXGPif9n9RbIlOCeNy31N/ 853fzaOavMQsIZW/Fd0S/NXZu7s2Kfx31kOJQIHC9+KoVEdfnll978fL2mOk/aWRzJeOBv ScpyRA3extPGL7uHapeJYavqixBZIaykTWntM207c9pvMQzaSJG4DbZ0//Nh+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=oH9pOFNW; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679089466; a=rsa-sha256; cv=none; b=FWVULVqDPepe2x/sxe0glx5Jd5wQP26lI+P0ZbG6tMzMFU354EaUKxW9mQ0qGXVe7zN1Fi QmCZt71R0vsnOLqDTYhZz9x84mMN7W1bjycVlm95dBiVCAcm/h1kTSmgrK7hCQDnhCFyPM x8ICl9FZ6ed2afzVektkhShfJVDIrdvMFmyodvtaUZzL2xPJdh/nrOt9Uxfa5n5v89quF7 bNPE6RQ29slUbHr4lqiLIDgDWeJu0e9fA7HVKAAG81qYNFXZR5UQQ6FJLlQWhaWCtWWlAq sTBdrOWfvdlu0gzl3v4cYbzfmUXIVECQuUcLgqFbhmPSmGkNCMVBRw4ESTr99A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pdHro-0006Xe-03; Fri, 17 Mar 2023 17:44:04 -0400 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 1pdHrm-0006XT-K4 for guix-patches@gnu.org; Fri, 17 Mar 2023 17:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pdHrm-0001pi-2c for guix-patches@gnu.org; Fri, 17 Mar 2023 17:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pdHrl-0001gY-Kl for guix-patches@gnu.org; Fri, 17 Mar 2023 17:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62050] [PATCH] gnu: Add tissue. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Mar 2023 21:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62050 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 62050@debbugs.gnu.org Received: via spool by 62050-submit@debbugs.gnu.org id=B62050.16790894026424 (code B ref 62050); Fri, 17 Mar 2023 21:44:01 +0000 Received: (at 62050) by debbugs.gnu.org; 17 Mar 2023 21:43:22 +0000 Received: from localhost ([127.0.0.1]:45789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdHr8-0001fY-GC for submit@debbugs.gnu.org; Fri, 17 Mar 2023 17:43:22 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40226) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdHr6-0001fL-Mt for 62050@debbugs.gnu.org; Fri, 17 Mar 2023 17:43:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pdHqz-0001jw-UE; Fri, 17 Mar 2023 17:43:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=yF86aI5VodTtgwUQpl6fx6aXp/xaN2ZgjpC+6coNZCY=; b=oH9pOFNW+OP3ZIgffUIc 3+it0U80hmIqAXDfwLsANb4ypjSVv5HKj5ukXptzzuH15vkrXhBQEtoy9YGt+YPUFIPCoriWqgTYU X7GCy6ujT7BiLxuvaBZoUAPC9l0MYc6FSGMrvmrFJ4uNIVNfdwa124op/+7+jR/CC8n3zzYwfE4ov dZzkmrTDJ+rsnJZip3XWtxnajZoYQTTG5w/uSpUNyMio7SC74xu8Ua2BTTRy0R8/8rRj7kGtOFurT cOYLuMyur7FWvHmzPxPEgmCkyTXywXU+h2icNNuuQ5w6fesGTEv4Mm5tFzn2jcSU8gSsMfCEl2P2U g0eEKl1f3qNMXA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pdHqz-0006Uw-I6; Fri, 17 Mar 2023 17:43:13 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230308141221.7825-1-arunisaac@systemreboot.net> <87bkks9xi1.fsf@gnu.org> <87lejvbiiy.fsf@systemreboot.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Septidi 27 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Sylvie X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 17 Mar 2023 22:43:10 +0100 In-Reply-To: <87lejvbiiy.fsf@systemreboot.net> (Arun Isaac's message of "Fri, 17 Mar 2023 13:43:17 +0000") Message-ID: <87lejvvytt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: X-Migadu-Queue-Id: 963556F6E X-Spam-Score: -3.25 X-Migadu-Spam-Score: -3.25 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: OStyi+Z0lJh9 Howdy! Arun Isaac skribis: >> Note that Disarchive does not support lzip (yet). >> >> Thus it=E2=80=99s be a bit more archival-friendly if you would instead e= ither >> refer to a gzip tarball or refer to the Git repo. It=E2=80=99s not a bl= ocker >> though. > > I really like lzip due to its supposedly better > design. https://www.nongnu.org/lzip/safety_of_the_lzip_format.html I've > been speaking to Timothy Sample about supporting lzip in > disarchive. It's a non-trivial amount of work, but I'll try to get it > done. Yeah, I imagine it=E2=80=99s not trivial. >>> + (list #:make-flags #~(list (string-append "prefix=3D" #$output)) >>> + #:modules `(((guix build guile-build-system) >>> + #:select (target-guile-effective-version)) >>> + ,@%gnu-build-system-modules) >> >> You can change the last line to just (guix build gnu-build-system). > > Replacing %gnu-build-system-modules with (guix build gnu-build-system) > does not work since we also need (guix build utils). I could replace > %gnu-build-system-modules with (guix build gnu-build-system) and (guix > build utils), but is there something wrong with using > %gnu-build-system-modules? =E2=80=98%gnu-build-system-modules=E2=80=99 is documented as the set of =E2= =80=9Cmodules imported and used by default=E2=80=9D, whereas here you just want to specify modules in scope. So I would have a slight preference for an explicit list here. It=E2=80=99s really cosmetic though, no big deal. >> Next step is a system service I guess? :-) > > Yep! I have a service in the guix-forge channel, but it uses a few > guix-forge specific constructs. I'll try and adapt it. Neat! Ludo=E2=80=99.