From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wDWIIi60KmV9swAAG6o9tA:P1 (envelope-from ) for ; Sat, 14 Oct 2023 17:30:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wDWIIi60KmV9swAAG6o9tA (envelope-from ) for ; Sat, 14 Oct 2023 17:30:54 +0200 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 2BFD7475D7 for ; Sat, 14 Oct 2023 17:30:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=cOHEcAFg; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697297454; 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-to: 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=qr8+DCSlzUs+T2/bh89Ayz0+9hSShypFYBRiw/vY0EE=; b=h9UaHQ0r33uqHuz87++Qo3nQZVHVq8yhWXJt3M6cVdKG4TZlLEDZuJZFH/oxJ7HaQkxtp0 hwBNW1+1xb0oLuEU2HLMIJs69jr8eKGyllrsAfPaYi/0YUEoWLgeU24F8fgqggTxHGv8NT 98eR48K2nCEKQTBjrK6yxs8bF/NkpvQ8JZqdg25I8clvjs9boL1uy2Ey49qq6qh4M0VLno xGUxA7WUvIXOmARsxyYDA0BWYHM9eisHq96JC9zieMUPiOa/ZFlqwab0H4n0FMbgfLLv8o SQ1UQco5ZDHcToJcug6kwHeI2htXY1YK1RIbOS4wxx8SQmgRaavr8A/mYpBbqQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697297454; a=rsa-sha256; cv=none; b=YSP5v3FjMDN066vCbSCuWIXTYveJr6N9UP1r1XAIElrpMWXdMaApwO4wXmAKW2AbjyakSS DE4WOf0WO0RQklADy5NHL4TrEOpclc5utu+njuMkco1xvN2RLitSq5I3nzIO+CxKHv/Ips CpK3TYLEH8G2o1YxcyHsip5ucvHiCTUThPKasg0YACa9/h8LDzHkk78/OP5ECGs08V78fp tOGgJmD67t+fIeuGGkFJbN1o0XbvhYpqWlUasGxhJMM36ijyNrSLyPLZUEyUk0urN/yN5P CXrgiae+rPJzFpSRVPrAPT0kjlh5CeswZHyNeTED3nSVIDn2eX5KaW5ITEXW/Q== 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=cOHEcAFg; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrgbA-0003fV-Lr; Sat, 14 Oct 2023 11:30:40 -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 1qrgb8-0003eZ-Ix for guix-patches@gnu.org; Sat, 14 Oct 2023 11:30:38 -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 1qrgb8-0004XW-AN for guix-patches@gnu.org; Sat, 14 Oct 2023 11:30:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrgbV-0007rl-Tt for guix-patches@gnu.org; Sat, 14 Oct 2023 11:31:01 -0400 Subject: bug#64932: [PATCH v2] gnu: Add abstractdark-sddm-theme. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 15:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64932 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sergio Pastor =?UTF-8?Q?P=C3=A9rez?= Cc: 64932-done@debbugs.gnu.org Mail-Followup-To: 64932@debbugs.gnu.org, ludo@gnu.org, sergio.pastorperez@outlook.es Received: via spool by 64932-done@debbugs.gnu.org id=D64932.169729744430207 (code D ref 64932); Sat, 14 Oct 2023 15:31:01 +0000 Received: (at 64932-done) by debbugs.gnu.org; 14 Oct 2023 15:30:44 +0000 Received: from localhost ([127.0.0.1]:50187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrgbE-0007r8-AU for submit@debbugs.gnu.org; Sat, 14 Oct 2023 11:30:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrgbB-0007qs-C7 for 64932-done@debbugs.gnu.org; Sat, 14 Oct 2023 11:30:42 -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 1qrgah-0004MK-IU; Sat, 14 Oct 2023 11:30:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=qr8+DCSlzUs+T2/bh89Ayz0+9hSShypFYBRiw/vY0EE=; b=cOHEcAFgU8gPb5+ankVj si610AIP1SgiN2vrl2aNtKPFHsY/LR7FlGJOPWxHRswE30fRLs9Hmx63Oh3b+seNVHHou/q1UZL4/ Sf2PocwJh3/j8gNQkDEziGvjvrjeuFPKP9fdBmu+Pn310itwlMrXgzSqVD6JObh1y5bhBX3mWreMe vA/jOZ1VaaWWCt91HzxGJhffHcnJLCt5Hq8C/P4OIkbbVJfvtQxaCUpvPNyaiTn/tyRxJTfMguOQJ 1nm9sI8SE5OIbIzwOhB0+h2QqCUrfsoSH8fajACf5hMNOQHPLseVctz8S0uOmf8QvC8wm5K6UCiGT EZulYmKoM0Y7xg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: ("Sergio Pastor =?UTF-8?Q?P=C3=A9rez?="'s message of "Wed, 20 Sep 2023 23:30:42 +0200") References: <87a5tlx7nr.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Tridi 23 =?UTF-8?Q?Vend=C3=A9miaire?= an 232 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Navet 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: Sat, 14 Oct 2023 17:30:09 +0200 Message-ID: <87ttqtfchq.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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: 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-Spam-Score: -6.88 X-Migadu-Queue-Id: 2BFD7475D7 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.88 X-TUID: iM3FmY4LRvBf HI, Sergio Pastor P=C3=A9rez skribis: > * gnu/packages/display-managers.scm (abstractdark-sddm-theme): New variab= le. > --- > Hi. > > Here you have the corrections you've asked. I've sent you another mail wi= th the > changes for the dexy-color-sddm-theme. I had to add #:use-module (guix build-system copy). Applied with this change. Thanks, Ludo=E2=80=99.