From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iH+IEDZg4GW4pQAAqHPOHw:P1 (envelope-from ) for ; Thu, 29 Feb 2024 11:45:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id iH+IEDZg4GW4pQAAqHPOHw (envelope-from ) for ; Thu, 29 Feb 2024 11:45:10 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709203510; 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=dYuOjme/J+ZQKc4t0ckLodrjCLUvD9tIXGpUU8lAYJA=; b=q+C8o1+umVKLoH34ybuUW0PO3uBgDrTksjvRTRzQ6ZtjeZY/vq5hNGH0NR2Rw32HC5TjMG fjJg/zLJxETP7htiEmSEV4ODQOGFLGTWKe+pUVMyqdUAXjEXwElIe8d9lV8l4Jw40jpArO 4HToISUAZchOgnZE4irt0CHdlqrH2b/3qVPunNrEu/XDjH7Rqc01cFNcc48BwXVYkxiUai nZNTL/EARzpE99J9QtExn1ejr6eN9pbhw+RYA4GnkPrdIGDO+pEZLoviKUVghijfit1F8q Ll2OYZN8Q4K+oWRaiUOY9CTCmGt+ZVFabYzmWypPNOsoWIsQF2UYGMnoNhEB3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709203510; a=rsa-sha256; cv=none; b=kuRkCxbwdOytVnpKShyhXdi1wGlnkMd/qNJVTcQS2EZXub0nrTguqMi/HErLAHHcIoW14T O4r3roE6L9LNHsSSCxNZZOycYA/Sn/8D5Ln2O/5pCVZA2ebgLCJwUPFeeSj0pFMmYcDahK 4s/PkwN2pRXZcxg2mUrUTWGjSwKYz9zfm3Ibkp4Cp2rVd6urIzu0ZZJ+Iwxzv2RaBteAEt Btg4ifUn8yKcyeeIHtYz0uvNV+EKz/DAJH19/aq77tIJpfBKWWY1sNYLCalPtqisYHi6eZ 22Xgue/l/027jnDyUiZCHBWlyNcAN0m1IGiCNz7PZ9pRKN9BBQuAXRMAxdUxTA== 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 13BD0373AE for ; Thu, 29 Feb 2024 11:45:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfdGS-0007xL-OB; Thu, 29 Feb 2024 05:03:44 -0500 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 1rd1Qq-00008t-2s for bug-guix@gnu.org; Thu, 22 Feb 2024 00:15:41 -0500 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 1rd1Qp-0007jD-A3 for bug-guix@gnu.org; Thu, 22 Feb 2024 00:15:39 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rd1RB-0007zt-Rc for bug-guix@gnu.org; Thu, 22 Feb 2024 00:16:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#67652: [PATCH] * home/services/shells.scm (add-bash-configuration): reorder aliases (Bug#67652) References: <26318035.896827.1701791650006.JavaMail.zimbra@universite-paris-saclay.fr> In-Reply-To: <26318035.896827.1701791650006.JavaMail.zimbra@universite-paris-saclay.fr> Resent-From: Jason Original-Sender: "Debbugs-submit" Resent-CC: , bug-guix@gnu.org Resent-Date: Thu, 22 Feb 2024 05:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67652 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: guix-patches@gnu.org Cc: Jason Darby , ( , Andrew Tropin , Ludovic =?UTF-8?Q?Court=C3=A8s?= X-Debbugs-Original-Xcc: ( , Andrew Tropin , Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by submit@debbugs.gnu.org id=B.170857895730720 (code B ref -1); Thu, 22 Feb 2024 05:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Feb 2024 05:15:57 +0000 Received: from localhost ([127.0.0.1]:49569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rd1R6-0007zH-Og for submit@debbugs.gnu.org; Thu, 22 Feb 2024 00:15:57 -0500 Received: from lists.gnu.org ([209.51.188.17]:39482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rd0Rn-0004nL-4w for submit@debbugs.gnu.org; Wed, 21 Feb 2024 23:12:36 -0500 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 1rd0RP-0006bg-S0 for guix-patches@gnu.org; Wed, 21 Feb 2024 23:12:12 -0500 Received: from mail-yb1-xb29.google.com ([2607:f8b0:4864:20::b29]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rd0RO-0001Ph-53 for guix-patches@gnu.org; Wed, 21 Feb 2024 23:12:11 -0500 Received: by mail-yb1-xb29.google.com with SMTP id 3f1490d57ef6-dc6d8bd618eso7295422276.3 for ; Wed, 21 Feb 2024 20:12:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708575122; x=1709179922; darn=gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=dYuOjme/J+ZQKc4t0ckLodrjCLUvD9tIXGpUU8lAYJA=; b=XMcydojpXOuQq6fTEfhNPiUK2rdS8stGNgvCOUdsRay+lmZcrchoRIILs54reg601f ua86cY8FxhA9UtWRfgCPIyNNKH/du213QkpQZ/HRJ0k0oW9vTd7YdLq37eEelaYae+bm 9qq36PePsU1uOWofzbRD3W7+xSN1cMRxZdQtddnZyXPAFUOFK8gDx9qSXGQ+kYwcPQvR tvR/YI6JVAvZE+Nudyv/dRrLe52V4n8+bcOB1+PT1Qwy5JGm1AI6dzY+pK/GaMgKC3O3 kyrB9WedzW7m8bYXB4JcuJ6Mr6EDSQniYA6A9jh5JjjonOiXaCHu1jb5M+887PjiAatr VJ6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708575122; x=1709179922; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=dYuOjme/J+ZQKc4t0ckLodrjCLUvD9tIXGpUU8lAYJA=; b=rEW/xQJWTc5nKGn8jeur6L9fLbxSe8I12WWzqwpM2U0RZWnlt/BuUwrhYdFoAIPdZc NeaD0HTlZH4d/fapUQv0qf44r7SxiIF0iMXjvtoe4uwvCWOqOIXcQPEizVpxBC7/9pIM VoL7F+7f7fGWMmld16+pUjwSMxD8MWUQg+/UUZZu1cp8oUWzyU0PuzvSNtsJMcrag/o1 U7mGOo7lJpUkbQXN4rOF6tjEjan+A8jF4xQHLoB4A+aG9FZnw2Zx7wMpTz5dMpIpNCX7 CLSwkVTbhQt1ZElViMe5ZtmTWPL3nxfj00+GwpMKAAVVXw3MrweZdcANrJJ0WxiU980t BFlw== X-Gm-Message-State: AOJu0Yzmqbd4OZw54QuFo0xgPw2x6BrcgGERe/6YHndZYCmwp0k7VUa/ wYOw1qZXmx55pw2B8wiapKSU0uJC/5KH4yD+msU6L91uH2d9I8d0xwJjU/kv X-Google-Smtp-Source: AGHT+IFDBsQ4eEM5ZzHojpzKL3FLIAQKYAobuRE0KTbUdxYS5WraV2lXhzq3h2hL3KXTyFenoggseA== X-Received: by 2002:a25:81c2:0:b0:dc6:aebb:168e with SMTP id n2-20020a2581c2000000b00dc6aebb168emr1254681ybm.26.1708575122596; Wed, 21 Feb 2024 20:12:02 -0800 (PST) Received: from localhost.localdomain (pool-71-178-11-160.washdc.fios.verizon.net. [71.178.11.160]) by smtp.googlemail.com with ESMTPSA id dn26-20020a05622a471a00b0042e2002ed12sm2653517qtb.57.2024.02.21.20.12.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Feb 2024 20:12:02 -0800 (PST) From: Jason Date: Wed, 21 Feb 2024 23:10:15 -0500 Message-ID: <7f93dd2f4f61dde7e538891f32ea43fae9948181.1708575015.git.jasonkdarby@gmail.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::b29; envelope-from=jasonkdarby@gmail.com; helo=mail-yb1-xb29.google.com 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 22 Feb 2024 00:15:52 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Thu, 29 Feb 2024 05:03:43 -0500 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 1.03 X-Spam-Score: 1.03 X-Migadu-Queue-Id: 13BD0373AE X-TUID: gWcERkyUk6Vx From: Jason Darby Change-Id: I288856bb6befe378ca60ef78578acc069cb18532 --- gnu/home/services/shells.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/home/services/shells.scm b/gnu/home/services/shells.scm index db82a7cff3..8fd1668b59 100644 --- a/gnu/home/services/shells.scm +++ b/gnu/home/services/shells.scm @@ -429,8 +429,8 @@ (define (add-bash-configuration config) ,@(list (file-if-not-empty 'bashrc (if (home-bash-configuration-guix-defaults? config) - (list (serialize-field 'aliases) - (plain-file-content %default-bashrc)) + (list (plain-file-content %default-bashrc) + (serialize-field 'aliases)) (list (serialize-field 'aliases)))) (file-if-not-empty 'bash-logout))))) base-commit: 8073a26022111c38808c1a803d59229288db0839 -- 2.41.0