diff options
author | V <v@unfathomable.blue> | 2021-08-19 22:10:03 +0200 |
---|---|---|
committer | V <v@unfathomable.blue> | 2021-08-21 07:06:30 +0200 |
commit | ec4ff9199b75926fc0bed56f027035446ae7d021 (patch) | |
tree | bfb0982d010828cc2631a195ec16b8e08f261739 /fleet/nix/sources.nix.license | |
parent | 7072571a0ee7ea217564ea0788d611d5c8eeadbc (diff) | |
download | unf-legacy-ec4ff9199b75926fc0bed56f027035446ae7d021.tar.zst |
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
Diffstat (limited to 'fleet/nix/sources.nix.license')
-rw-r--r-- | fleet/nix/sources.nix.license | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fleet/nix/sources.nix.license b/fleet/nix/sources.nix.license new file mode 100644 index 0000000..f1c6f89 --- /dev/null +++ b/fleet/nix/sources.nix.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: Nicolas Mattia <nicolas@nmattia.com> +SPDX-License-Identifier: MIT |