From nobody Mon Feb 8 23:41:47 2021 Authentication-Results: mail-b.sr.ht; dkim=none Received: from jb55.com (jb55.com [45.79.91.128]) by mail-b.sr.ht (Postfix) with ESMTPS id 4CFCC11EFF3 for <~andir/nixpkgs-dev@lists.sr.ht>; Mon, 8 Feb 2021 23:41:47 +0000 (UTC) Received: from jb55.com (S010660e327dca171.vc.shawcable.net [24.84.152.187]) by jb55.com (OpenSMTPD) with ESMTPSA id b27f48ec (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Mon, 8 Feb 2021 23:42:52 +0000 (UTC) From: William Casarin To: ~andir/nixpkgs-dev@lists.sr.ht Cc: Matthias Beyer Subject: nixpkgs-ml-tools repo Date: Mon, 08 Feb 2021 15:41:45 -0800 Message-ID: <87eehqqg92.fsf@jb55.com> MIME-Version: 1.0 Content-Type: text/plain Hey guys, Matthias suggested[1], it would be good to collect nixpkgs mailing list scripts somewhere. I've put up the notmuch-am script on a repo I've thrown up on my personal git server: http://git.jb55.com/nixpkgs-ml-tools you can clone via: git clone git://git.jb55.com/nixpkgs-ml-tools See the HACKING file for sending patches. I figured it would be easiest to send patches to here for now. Cheers, Will [1] id:20210207090659.etkpu2k736eoiib6@hoshi