about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc
AgeCommit message (Collapse)AuthorFilesLines
2023-07-21Merge pull request #242511 from winterqt/update-theloungeRyan Lahfa1-3/+3
2023-07-16tiny: 0.10.0 -> 0.11.0Mario Rodas2-3/+21
Diff: https://github.com/osa1/tiny/compare/v0.10.0...v0.11.0 Changelog: https://github.com/osa1/tiny/raw/v0.11.0/CHANGELOG.md
2023-07-14Merge pull request #242645 from Mic92/multilineJörg Thalheim1-3/+3
weechatScripts.multiline: 0.6.3 -> 0.6.4
2023-07-12weechat: 4.0.1 -> 4.0.2Alexis Hildebrandt1-2/+3
2023-07-10weechatScripts.multiline: 0.6.3 -> 0.6.4Jörg Thalheim1-3/+3
2023-07-09catgirl: 2.1 -> 2.2xfnw1-2/+2
2023-07-09thelounge: 4.4.0 -> 4.4.1Winter1-3/+3
https://github.com/thelounge/thelounge/releases/tag/v4.4.1
2023-07-02halloy: init at 23.1-alpha1Fabian Affolter2-0/+3955
2023-06-30Merge pull request #240788 from ncfavier/weechatNaïm Favier1-2/+2
weechat-unwrapped: 4.0.0 -> 4.0.1
2023-06-30weechat-unwrapped: 4.0.0 -> 4.0.1Naïm Favier1-2/+2
https://github.com/weechat/weechat/releases/tag/v4.0.1
2023-06-26weechat-unwrapped: fix build with missing featuresNaïm Favier1-0/+1
All plugins are required to build documentation. If you really want to build incomplete docs, enable this option: -DENABLE_DOC_INCOMPLETE=ON
2023-06-25weechat: 3.8 -> 4.0.0Naïm Favier1-4/+4
https://github.com/weechat/weechat/releases/tag/v4.0.0
2023-06-22ircdog: 0.5.0 -> 0.5.1R. Ryantm1-3/+3
2023-06-07ircdog: 0.4.0 -> 0.5.0Martin Weinelt1-2/+2
https://github.com/ergochat/ircdog/releases/tag/v0.5.0
2023-06-03thelounge: fix sqlite loggingWinter1-2/+14
Previously, we never actually built the SQLite binding, causing The Lounge to bail when attempting to load SQLite logs [0]. It wasn't caught before because it wasn't thrown fatally, for whatever reason. Perhaps we should fix this in the future with a patch and/or more robust tests, but for now, let's just fix the issue. [0]: https://github.com/NixOS/nixpkgs/pull/233511#issuecomment-1567182450
2023-06-03thelounge: reorder/cleanup importsWinter1-1/+10
2023-05-28thelounge: fix buildWinter2-0/+84
Upstream switched to using TypeScript in v4.4.0, which broke the patch. This fixes that issue by migrating to building The Lounge from source, instead of having to patch the minified JavaScript.
2023-05-19pkgs: fix typosfigsoda1-1/+1
2023-04-20weechatScripts.wee-slack: 2.9.0 -> 2.9.1Jörg Thalheim1-2/+2
Diff: https://github.com/wee-slack/wee-slack/compare/v2.9.0...v2.9.1
2023-04-11senpai: homepage updatetoastal1-1/+1
2023-04-11senpai: unstable-2023-02-13 → 0.2.0toastal1-2/+2
Numbered versions‽
2023-04-01irssi: 1.4.3 -> 1.4.4Fabian Affolter1-2/+2
Diff: https://github.com/irssi/irssi/compare/1.4.3...1.4.4
2023-03-26srain: 1.5.0 -> 1.5.1rewine1-2/+2
2023-03-17Merge pull request #207927 from r-ryantm/auto-update/irccloudWeijia Wang1-2/+2
irccloud: 0.13.0 -> 0.16.0
2023-03-04Merge master into staging-nextFrederik Rietdijk1-5/+5
2023-03-03weechatScripts.weechat-matrix: Require matrix-nio[e2e]Martin Weinelt1-1/+1
2023-03-03ircdog: 0.3.0 -> 0.4.0Martin Weinelt1-5/+5
Diff: https://github.com/goshuirc/ircdog/compare/v0.3.0...v0.4.0 Changelog: https://github.com/ergochat/ircdog/releases/tag/v0.4.0
2023-02-23Merge staging-next into staginggithub-actions[bot]3-3/+3
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin3-3/+3
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-19python310Packages.logbook: Normalize attribute, pname, dirnameMartin Weinelt1-2/+2
2023-02-16senpai: unstable-2023-01-03 → unstable-2023-02-13toastal1-3/+3
Checking the log @ https://git.sr.ht/~taiite/senpai/log there’s been a number of minor, but notable fixes, including spamming reconnect messages.
2023-02-05maintainers/malvo: update informationMalte Voos1-1/+1
2023-01-24treewide: remove global with lib; in pkgs/{misc,networking}Shawn89011-5/+3
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-16senpai: unstable-2022-12-02 → unstable-2023-01-03toastal1-4/+4
Happy New Year with some new commits. Worked locally.
2023-01-09kirc: 0.3.1 -> 0.3.2R. Ryantm1-2/+2
2023-01-08weechat: 3.7.1 -> 3.8Naïm Favier1-2/+2
https://github.com/weechat/weechat/releases/tag/v3.8
2022-12-27irccloud: 0.13.0 -> 0.16.0R. Ryantm1-2/+2
2022-12-08senpai: unstable-2022-11-15 → unstable-2022-12-02toastal1-4/+4
https://git.sr.ht/~taiite/senpai/commit/870e2e51feb2186bcb4c719e17967eb1311678a3
2022-11-22Merge pull request #201445 from toastal/senpai-unstable-2022-11-15Lassulus1-4/+4
senpai: unstable-2022-11-04 → unstable-2022-11-15
2022-11-18kvirc: 5.0.0 -> 2022-06-29Сухарик1-3/+3
2022-11-16Merge pull request #200894 from sikmir/sicNikolay Korotkiy1-2/+2
sic: 1.2 → 1.3
2022-11-16senpai: unstable-2022-11-04 → unstable-2022-11-15toastal1-4/+4
• Print date as dd/mm or mm/dd depending on the user locale • Enable receiving away updates for private buffers
2022-11-12sic: 1.2 → 1.3Nikolay Korotkiy1-2/+2
2022-11-11senpai: unstable-2022-10-19 → unstable-11-04toastal1-4/+4
Just another version bump. I reckon at v0.2.0, it’d be better to follow the releases as it‛s become more stable. v0.1.0 was released, but we updated to another hash at that time.
2022-10-31irssi: 1.4.2 -> 1.4.3R. Ryantm1-2/+2
2022-10-24senpai: unstable-2022-07-25 → unstable-2022-10-19toastal1-4/+4
It’s been a while since this package has been updated @malvo
2022-10-22Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-10-21weechat: 3.7 -> 3.7.1Naïm Favier1-2/+2
https://github.com/weechat/weechat/releases/tag/v3.7.1
2022-10-16Merge master into staging-nextgithub-actions[bot]1-0/+2