about summary refs log tree commit diff
path: root/pkgs/servers/irc
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt5-5/+5
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-05-23pkgs/servers: remove licenses.gpl2Jussi Kuokkanen2-2/+2
2024-05-06ergochat: 2.13.0 -> 2.13.1R. Ryantm1-2/+2
2024-04-29ngircd: 26.1 -> 27R. Ryantm1-2/+2
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm4-0/+4
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-01-16ergochat: 2.12.0 -> 2.13.0R. Ryantm1-2/+2
2023-12-24inspircd: 3.16.1 -> 3.17.0R. Ryantm1-2/+2
2023-11-02ergochat: 2.11.1 -> 2.12.0R. Ryantm1-2/+2
2023-09-21treewide: use sri hash (#256481)Aaron Jheng1-2/+2
2023-07-05robustirc-bridge: 1.8 -> 1.9.0Aaron Jheng1-3/+3
2023-06-22inspircd: 3.16.0 -> 3.16.1R. Ryantm1-2/+2
2023-05-02inspircdMinimal: 3.15.0 -> 3.16.0R. Ryantm1-2/+2
2023-04-19ergochat: 2.11.0 -> 2.11.1R. Ryantm1-3/+3
2023-03-09solanum: disable install parallelismSergei Trofimovich1-0/+5
Without the change parallel installs fail as: ...-binutils-2.40/bin/ld: cannot find ./.libs/libircd.so: No such file or directory collect2: error: ld returned 1 exit status make[4]: *** [Makefile:634: solanum] Error 1
2023-01-02inspircd, inspircdMinimal: 3.14.0 -> 3.15.0R. Ryantm1-2/+5
Adds new regex_pcre2 module, enabled by default. https://docs.inspircd.org/3/change-log/#inspircd-3150 Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-12-28ergochat: 2.10.0 -> 2.11.0R. Ryantm1-2/+2
2022-10-09atheme: fix build with libxcryptMartin Weinelt1-2/+2
2022-10-09ircdHybrid: fix build with libxcryptFranz Pletz1-2/+2
2022-09-28ircdHybrid: 8.2.42 -> 8.2.43R. Ryantm1-2/+2
2022-09-01ircdHybrid: 8.2.41 -> 8.2.42R. Ryantm1-2/+2
2022-08-29inspircd: 3.13.0 -> 3.14.0R. Ryantm1-2/+2
2022-08-22Merge pull request #184228 from r-ryantm/auto-update/ircd-hybridJonas Heinrich1-2/+2
ircdHybrid: 8.2.39 -> 8.2.41
2022-08-16solanum: 2021-11-14 -> 2022-07-12Martin Weinelt1-3/+3
2022-08-03treewide: remove myself as maintainer from some pkgsFranz Pletz1-1/+1
Only packages I'm not able to maintain anymore as of today. Mostly because I'm haven't been using them in a while.
2022-07-31ircdHybrid: 8.2.39 -> 8.2.41R. Ryantm1-2/+2
2022-06-20ergochat: 2.9.1 -> 2.10.0lassulus1-2/+2
2022-05-02inspircd: 3.12.0 -> 3.13.0sternenseemann1-2/+2
2022-03-27irccat: init at 0.4.8Alyssa Ross1-0/+22
2022-02-08treewide: drop unnecessary go_1_17, buildGo117{Module,Package}zowoq1-2/+2
2022-01-31atheme: 7.2.11 -> 7.2.12Martin Weinelt1-2/+2
General authentication bypass in Atheme IRC services with InspIRCd 3 https://www.openwall.com/lists/oss-security/2022/01/30/4
2022-01-14nixos/tests/ergochat: initlassulus1-1/+3
2022-01-12ergochat: init at 2.9.1lassulus1-0/+24
2022-01-03inspircd: 3.11.0 -> 3.12.0R. Ryantm1-2/+2
2021-12-10ircdHybrid: 8.2.38 -> 8.2.39R. Ryantm1-2/+2
2021-11-30solanum: unstable-2021-04-27 -> unstable-2021-11-14Martin Weinelt1-3/+3
2021-09-13inspircd: 3.10.0 -> 3.11.0sternenseemann1-2/+2
https://docs.inspircd.org/3/change-log/#inspircd-3110
2021-08-09ircdHybrid: 8.2.36 -> 8.2.38R. RyanTM1-2/+2
2021-07-26servers: replace name with pname&versionFelix Buehler2-4/+6
2021-06-16solanum: clarify license to be gpl2 or laterMartin Weinelt1-1/+1
2021-06-16Merge pull request #125011 from Xe/Xe/solanum-motdMartin Weinelt1-0/+4
solanum: fix MOTD
2021-06-03fix tarball job evaluation for aarch64-darwinDomen Kožar1-1/+1
2021-05-30solanum: fix MOTDChristine Dodrill1-0/+4
Previously this defaulted to the default MOTD in the solanum source tree, and I don't want my friends to laugh at me. Includes a patch to the tests to ensure that the MOTD is actually set. This replicates the fix done in #109705 (solanum is a fork of charybdis, so they share fundamental logic for this). Signed-off-by: Christine Dodrill <me@christine.website>
2021-05-24solanum: remove obsolete BANDB settings/patcheslassulus2-13/+0
2021-05-20solanum: 2020-12-14 -> 2021-04-27lassulus2-9/+24
2021-05-14inspircd: run configure phase hookssternenseemann1-0/+4
2021-05-14inspircd: 3.9.0 -> 3.10.0sternenseemann1-2/+2
https://docs.inspircd.org/3/change-log/#inspircd-3100
2021-04-26treewide: go: inherit platforms instead of using platforms.allArnout Engelen1-1/+0
`buildGoModule` and `buildGoPackage` by default inherit the `platforms` from go. That seems better than explicitly configuring `platforms.all`. There are also many packages that specify 'linux + darwin' - this is even suggested in the documentation. We might also want to update those, but let's do the noncontroversial change first.
2021-04-06Merge pull request #106411 from r-ryantm/auto-update/ircd-hybridSandro1-2/+2
ircdHybrid: 8.2.35 -> 8.2.36
2021-03-22!fixup add nixos tests to passthru.testssternenseemann1-1/+5
2021-03-21fixup! inspircd: init at 3.9.0Profpatsch1-25/+24