1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00

throw freenode down the memory hole

This commit is contained in:
Patrick Hilhorst 2021-05-27 21:48:39 +02:00
parent 19396f2a8a
commit 822e338e5c
No known key found for this signature in database
GPG key ID: 3BB083304DADC0FF
3 changed files with 5 additions and 3 deletions

View file

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