From ec4ff9199b75926fc0bed56f027035446ae7d021 Mon Sep 17 00:00:00 2001 From: V Date: Thu, 19 Aug 2021 22:10:03 +0200 Subject: fleet/pkgs/naut: a little commit notification bot After a couple of days wrangling Rust's async ecosystem, we now have an IRC bot that will announce new commits. This should hopefully give people a better view into what we're working on! Change-Id: Ie7b3be62afca3ad2a10cb04c15ff666c62408fa2 --- fleet/hosts/trieste/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'fleet/hosts/trieste/default.nix') diff --git a/fleet/hosts/trieste/default.nix b/fleet/hosts/trieste/default.nix index 08dce1f..2749961 100644 --- a/fleet/hosts/trieste/default.nix +++ b/fleet/hosts/trieste/default.nix @@ -12,6 +12,7 @@ with lib; ./git.nix ./lists.nix ./mail.nix + ./naut.nix ./web.nix ]; -- cgit 1.4.1