Test list
 help / color / mirror / code / Atom feed
From: "Nguyễn Gia Phong" <cnx@loang.net>
To: test@loa.loang.net
Cc: "Nguyễn Gia Phong" <cnx@loang.net>
Subject: [PATCH nixos-conf] Lay chicken eggs
Date: Thu, 18 Apr 2024 10:04:56 +0900	[thread overview]
Message-ID: <20240418010455.1748303-2-cnx@loang.net> (raw)

---
 mail.nix | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/mail.nix b/mail.nix
index ae145566f2fb..248a88dce658 100644
--- a/mail.nix
+++ b/mail.nix
@@ -205,11 +205,14 @@ in {
         url = "https://${publicHost}/${name}";
         newsgroup = "inbox.${name}";
       }) {
-        test.description = "test list";
         chung = {
           description = "News, requests and patches for loang.net";
           coderepo = [ "nixos-conf" "phylactery" "site" ];
         };
+        test = {
+          description = "Test list";
+          coderepo = [ "nixos-conf" ];
+        };
       };
       mda.enable = true;
       postfix.enable = true;
-- 
2.44.0


                 reply	other threads:[~2024-04-18  1:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240418010455.1748303-2-cnx@loang.net \
    --to=cnx@loang.net \
    --cc=test@loa.loang.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://trong.loang.net/nixos-conf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).