From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KPvyJZtE82A7/gAAgWs5BA (envelope-from ) for ; Sat, 17 Jul 2021 22:59:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id vL6VIZtE82AsNQAAB5/wlQ (envelope-from ) for ; Sat, 17 Jul 2021 20:59:07 +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 5705E1BD4D for ; Sat, 17 Jul 2021 22:59:07 +0200 (CEST) Received: from localhost ([::1]:59492 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m4rOs-0007yW-Gz for larch@yhetil.org; Sat, 17 Jul 2021 16:59:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m4rOo-0007x3-8y for guix-patches@gnu.org; Sat, 17 Jul 2021 16:59:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43126) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m4rOo-0007QX-1K for guix-patches@gnu.org; Sat, 17 Jul 2021 16:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m4rOo-0007jD-0A for guix-patches@gnu.org; Sat, 17 Jul 2021 16:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49610] [PATCH 0/2] Add channels field to guix-configuration Resent-From: Brice Waegeneire Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 17 Jul 2021 20:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49610 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49610@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162655551029662 (code B ref -1); Sat, 17 Jul 2021 20:59:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jul 2021 20:58:30 +0000 Received: from localhost ([127.0.0.1]:54672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4rOH-0007iM-QG for submit@debbugs.gnu.org; Sat, 17 Jul 2021 16:58:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:46996) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4rOF-0007iE-Mq for submit@debbugs.gnu.org; Sat, 17 Jul 2021 16:58:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46900) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m4rOF-0007wc-DY for guix-patches@gnu.org; Sat, 17 Jul 2021 16:58:27 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:40743) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m4rOD-000707-7N for guix-patches@gnu.org; Sat, 17 Jul 2021 16:58:27 -0400 Received: (Authenticated sender: brice@waegenei.re) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id CA86AFF803 for ; Sat, 17 Jul 2021 20:58:21 +0000 (UTC) From: Brice Waegeneire Date: Sat, 17 Jul 2021 22:58:19 +0200 Message-Id: <20210717205819.380-1-brice@waegenei.re> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.70.183.199; envelope-from=brice@waegenei.re; helo=relay9-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1626555547; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Z3ZViCw7D6nqCnp633rY6FcuXNbDxXQAo8TG7iLKhx4=; b=G77GfJLwDvC5H+p0g8So+3BP9xkGcix6OMUbQzUu4+Yc16KNW+fap6Q2/99AVON8qBof+p EMjc74w5gCSdivuVYoiAiyxfBkxWFM8J6WVFADlVCC4oIO9Eigg+OtbV0yFyzGhSDTE+VU QbZ6DE14Eg7OU7R03fmE/sWiAlR4xzQHeekLYpeJDICQ8u4Acloz8vW+oZnKG8wZV8oeS4 nfEvot/+0IARyjNkXtwt4iPBhnUD0QgobuPBUCw3lN6+qiOxLsS79oi0uwbV3QYAd44oFT 3i+95jFqq+1JdtNscnSj1JoeSEUe7BcKtdYerKo3sh5y8pkinizeYXnMvcMdBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626555547; a=rsa-sha256; cv=none; b=Hp1sSGaQJNWzMHhP8ROvfxniF3E4ugDJ2rZS5m66Hb6dlSydmmIyxyKIiBgJRmMp532XVf OrlMZFkefShXkd3qz2IbFQWlwtdml7XmembUhlJHqd0m4l6yZPPES2uIIR2BlwZnBaGtx6 Jf/mQV2OQbYKXywh7Jw+yqEdR0emfdMzOYYIfbJeLCJL4TXWIATtUCtB4v0nB9LWBfuUQ+ nDCctpTp/CR4D7uLFgsPUVYe3i04tbU4fS2D1K2Y4SQdDSLxucv6S2BtSX5Vkm+gj4aOLe Y9mLu33iH+8Khc/7tcB5bQvJx8WF52dynuieWbZhn+h466sdWDeAmX43UGlirw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 2.59 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 5705E1BD4D X-Spam-Score: 2.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: w0ZAqdUMBtfY This patchset brings the same feature as the authorized-keys but for channels; allowing to sepcify the default channels an operating-system uses. Allowing an operating-system declaration to be self-contained in regards to channels Brice Waegeneire (2): services: guix: Use "match-record" in activation. sevices: guix: Add channels field. doc/guix.texi | 14 +++++++++- gnu/services/base.scm | 65 +++++++++++++++++++++++++++++++++---------- 2 files changed, 64 insertions(+), 15 deletions(-) -- 2.32.0