From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 6FykOb8iGWZhQQEAqHPOHw:P1 (envelope-from ) for ; Fri, 12 Apr 2024 14:02:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 6FykOb8iGWZhQQEAqHPOHw (envelope-from ) for ; Fri, 12 Apr 2024 14:02:08 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=L6kXL4CN; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712923327; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=UNjEEWR+MHefqY07m6HFWWh6+nA7iN0HFA2V234hegE=; b=CmMNUdl9OQavxH1odAnA/b9TBvvQ0wpQAciAX1jhRptxtPQFSERyssN8NrvNwK23In+jgL Td+hNLPicKDzw/kM9wbyrS11p/O6JUMTvjmu2iRAph7EFGlaU9oJU+LTIR7KX1wEZ+p78u MvVswgW/9ovGBuyg7DSEuuwvcH+btmZBTxefy+/1Pl2sA2425j0VL8V2eB++zQkG0jQGF0 /R8Pa3BmBT2btVNbpDlm+qUhdKgZVqQZ1dn2vy6ack635Jk6/0BWLk7U/XT4XMa00B5rn3 LI0K1G9SZNeX8hVRA8WsCdZSTnSIUCMaTcUzl8V6JpvKqCXymKquvszcbPQnOw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712923327; a=rsa-sha256; cv=none; b=edFj+j2F4350D4GShQDEKtvMvVpi3G/uR8n+bbtt0om+cgH7wMt6V8w04dg9+e2L+5duup VGoe5dZL68oq+tAxa3MHw4EC3LSJ7I9Cmt9EVBwnG/uvp/Wnof7V5BbPuF048loC1j3tA6 q1jke5ZWx0LsTXv2bh8wEPcivXlyb9oxRVDQ8dviyblyOUHq8hljHyuySx+oJl24z4NesN 5A6lEbSYTyOMoYD6QT0Hx+9fUHR44rW1F63ZdlUSC8qud4b6IeX7zPnp4Ue+uvZj8JrC10 MEwYdl2w6/ZfQoC5ntkT47hQcSy1ShT9lmJOa06uMGyXV9RtVg09eQ+gybzl4Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=L6kXL4CN; 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=none 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 9E4263C997 for ; Fri, 12 Apr 2024 14:02:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rvFbS-0000FY-KW; Fri, 12 Apr 2024 08:01:58 -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 1rvFbO-0000C9-53 for guix-patches@gnu.org; Fri, 12 Apr 2024 08:01:54 -0400 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 1rvFbN-0007PF-Rp for guix-patches@gnu.org; Fri, 12 Apr 2024 08:01:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rvFbX-0005r4-Lq for guix-patches@gnu.org; Fri, 12 Apr 2024 08:02:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70022] [PATCH v2 3/3] doc: Binary Installation: Add Parabola packages. Resent-From: Florian Pelz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Apr 2024 12:02:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70022 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70022@debbugs.gnu.org Cc: Florian Pelz , Denis 'GNUtoo' Carikli Received: via spool by 70022-submit@debbugs.gnu.org id=B70022.171292329622197 (code B ref 70022); Fri, 12 Apr 2024 12:02:03 +0000 Received: (at 70022) by debbugs.gnu.org; 12 Apr 2024 12:01:36 +0000 Received: from localhost ([127.0.0.1]:58084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvFb4-0005lc-VG for submit@debbugs.gnu.org; Fri, 12 Apr 2024 08:01:36 -0400 Received: from relay.yourmailgateway.de ([194.59.206.189]:57855) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvFaz-0005kL-83 for 70022@debbugs.gnu.org; Fri, 12 Apr 2024 08:01:32 -0400 Received: from relay02-mors.netcup.net (localhost [127.0.0.1]) by relay02-mors.netcup.net (Postfix) with ESMTPS id 4VGFXG1NhGz430l; Fri, 12 Apr 2024 14:01:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1712923278; bh=PoErizy8tn7u8BHJpUu/RcvsQHAc4VGmGzk8TY95g88=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L6kXL4CNKm4U1k9BEbUixMsD9XnP80CRJrYYP3txkhZYkiKYot6Az7hUqalBVgNC2 gXMQwi3EP4s8aeI2nkse2CBPGP7fxtpMSQlMgfMsOzcRmr9KAXIORgo9DOk1LK/OSR HsHsBc9E+gZM1Cb+1/e9Zp8tf64rrkNxBSJHiAup6L+qAIOR0u1BH62igGJvBO/Wph Nodb4mLkzjBp4707K+Qqr8OgHpr19fHldF/j1U4dezTUo18A8J3YQB3RPcMNuGPQt2 xfWDR1DXPEFTTAWTt26kHkvxxsRPI815OWfJZC8TxN/kLbxPnM28+C7vfUd1CHw76/ rlyCN9gufnN4A== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by relay02-mors.netcup.net (Postfix) with ESMTPS id 4VGFXG11LDz7xpJ; Fri, 12 Apr 2024 14:01:18 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4VGFXF6lJqz8sb7; Fri, 12 Apr 2024 14:01:17 +0200 (CEST) Received: from florianrock64.fritz.box (ip92344de0.dynamic.kabel-deutschland.de [146.52.77.224]) by mxe217.netcup.net (Postfix) with ESMTPSA id ADB9582443; Fri, 12 Apr 2024 14:01:10 +0200 (CEST) From: Florian Pelz Date: Fri, 12 Apr 2024 14:00:05 +0200 Message-ID: <468b7f343d906657d2340639bff0252ef2e178ad.1712923205.git.pelzflorian@pelzflorian.de> X-Mailer: git-send-email 2.41.0 In-Reply-To: <2339cdf5f4e8f03988396152b9e7e5ad0ea018ff.1712923204.git.pelzflorian@pelzflorian.de> References: <2339cdf5f4e8f03988396152b9e7e5ad0ea018ff.1712923204.git.pelzflorian@pelzflorian.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: ADB9582443 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: 4y6DpP/X7jdTOPJWWupYoPIoiuH97wdXlpKO8YvNMU4mRMfABGdGO6bu 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.88 X-Spam-Score: -3.88 X-Migadu-Queue-Id: 9E4263C997 X-Migadu-Scanner: mx13.migadu.com X-TUID: RpdTtsM+dI1z From: Denis 'GNUtoo' Carikli * doc/guix.texi (Binary Installation): Add Parabola packages. Co-authored by: Florian Pelz Change-Id: Id646152c54de0a958740314b09fdcf6af898e22e Signed-off-by: Florian Pelz --- doc/guix.texi | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index 28b0917bb3..434940744d 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -761,6 +761,12 @@ Binary Installation sudo zypper install guix @end example +And if you're running Parabola, after enabling the pcr (Parabola +Community Repo) repository, you can install Guix with: +@example +sudo pacman -S guix +@end example + The Guix project also provides a shell script, @file{guix-install.sh}, which automates the binary installation process without use of a foreign distro package @@ -786,6 +792,13 @@ Binary Installation # ./guix-install.sh @end example +The script to install Guix is also packaged in Parabola (in the pcr +repository). You can install and run it with: +@example +sudo pacman -S guix-installer +sudo guix-install.sh +@end example + @quotation Note By default, @file{guix-install.sh} will configure Guix to download pre-built package binaries, called @dfn{substitutes} -- 2.41.0