1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 15:13:55 +02:00

Merge pull request #4877 from alyssais/2.3-freenode

[2.3] backport contact info changes (including getting rid of Freenode)
This commit is contained in:
Domen Kožar 2021-06-02 11:14:51 +02:00 committed by GitHub
commit 7b279eb798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,8 +63,10 @@ contactme() {
echo "If you can, open an issue at https://github.com/nixos/nix/issues" echo "If you can, open an issue at https://github.com/nixos/nix/issues"
echo "" echo ""
echo "Or feel free to contact the team," echo "Or feel free to contact the team,"
echo " - on IRC #nixos on irc.freenode.net" echo " - on Matrix #nix:nixos.org"
echo " - on IRC #nixos on irc.libera.chat"
echo " - on twitter @nixos_org" echo " - on twitter @nixos_org"
echo " - on our forum https://discourse.nixos.org/"
} }
uninstall_directions() { uninstall_directions() {