mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +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:
commit
7b279eb798
1 changed files with 3 additions and 1 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue