about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc
AgeCommit message (Collapse)AuthorFilesLines
11 daysweechat: 4.3.2 -> 4.3.3Alexis Hildebrandt1-2/+2
Release notes: https://github.com/weechat/weechat/releases/tag/v4.3.3
2024-06-15treewide: remove myself from packages I don’t useEmily2-2/+2
I’ve had an extended absence from Nix work and no longer actively use a bunch of packages I used to maintain, so remove myself as a maintainer from things I can’t usefully review/test changes for as I ease back into things. This does unfortunately leave a few packages orphaned (`stm32loader`, `tinyprog`, `python3Packages.fx2`, and `python3Packages.jsonmerge`).
2024-06-09Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross17-17/+17
Conflicts: pkgs/applications/blockchains/polkadot/default.nix
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt12-12/+12
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-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt5-5/+5
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-08Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-06-07weechat: 4.3.1 -> 4.3.2Alexis Hildebrandt1-2/+2
2024-05-31Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-05-31weechat: 4.3.0 -> 4.3.1Alexis Hildebrandt1-2/+2
2024-05-29Merge staging-next into staginggithub-actions[bot]1-4/+4
2024-05-28weechat: 4.2.2 -> 4.3.0Sergei Trofimovich1-4/+4
Changes: https://weechat.org/files/doc/weechat/ChangeLog-4.3.0.html
2024-05-23Merge staging-next into staginggithub-actions[bot]1-4/+5
2024-05-22Merge pull request #308652 from bwkam/fix-matrix_upload-weechatJörg Thalheim1-4/+5
weechat-matrix: substitute matrix_upload
2024-05-19treewide: drop workarounds for cargo --frozenAlyssa Ross1-5/+0
Since 4816a73bb53c ("rustPlatform: --frozen -> --offline"), these are no longer necessary!
2024-05-15weechatScripts.autosort: init at 3.10Florian Klink2-0/+31
This provides autosort, which automatically keeps buffers sorted and grouped by server.
2024-05-14Merge pull request #311493 from xfnw/catgirl-2.2aFranz Pletz1-2/+2
catgirl: 2.2 -> 2.2a
2024-05-13catgirl: 2.2 -> 2.2axfnw1-2/+2
https://git.causal.agency/catgirl/tag/?h=2.2a
2024-05-13treewide: fix use of `extraPkgs` in AppImagesMartino Fontana1-1/+1
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;` This caused some packages to be listed twice. Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`). Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-10Merge pull request #310376 from wineee/srainrewine1-4/+4
srain: 1.6.0 -> 1.7.0
2024-05-10srain: 1.6.0 -> 1.7.0rewine1-4/+4
2024-05-07ircdog: 0.5.2 -> 0.5.3R. Ryantm1-2/+2
2024-05-03weechat-matrix: change --replace to --replace-failbwkam1-5/+5
2024-05-03weechat-matrix: substitute matrix_upload with the right nix store pathbwkam1-0/+1
2024-04-28Merge branch 'master' into staging-nextWeijia Wang1-1/+1
2024-04-27maintainers: remove delrothPierre Bourdon1-1/+1
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-24treewide: unbreak appimageTools.wrapType2 buildsPeder Bergebakken Sundt1-4/+2
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided. Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result. This should fix most instances. contex: #271071
2024-04-17treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessarySandro Jäckel1-2/+2
2024-04-07weechat: 4.2.1 -> 4.2.2Alexis Hildebrandt1-2/+2
2024-03-29halloy: migrate to pkgs/by-nameJeremy Baxter2-5039/+0
2024-03-25Merge pull request #269310 from ↵Felix Bühler1-3/+3
Stunkymonkey/thelounge-migrate-prefetch-yarn-deps thelounge: migrate to prefetch-yarn-deps
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm10-0/+10
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-03-10halloy: 2024.2 -> 2024.3R. Ryantm1-2/+2
2024-03-07Merge pull request #291140 from r-ryantm/auto-update/weechatScripts.wee-slackWeijia Wang1-2/+2
weechatScripts.wee-slack: 2.10.1 -> 2.10.2
2024-03-07Merge pull request #293518 from r-ryantm/auto-update/halloyWeijia Wang1-2/+2
halloy: 2024.1 -> 2024.2
2024-03-06halloy: fix darwin -> add build dependency `Cocoa`a-kenji1-0/+1
2024-03-05halloy: run under wayland, if availablea-kenji1-0/+9
Allows halloy to use it's wayland backend, if available.
2024-03-05halloy: 2024.1 -> 2024.2R. Ryantm1-2/+2
2024-02-27srain: 1.5.1 -> 1.6.0rewine1-2/+4
2024-02-24weechatScripts.wee-slack: 2.10.1 -> 2.10.2R. Ryantm1-2/+2
2024-02-18bip: drop blanket -WerrorSergei Trofimovich1-6/+10
Without the change the build fails on `master` as https://hydra.nixos.org/build/249146359: In function 'array_count', inlined from 'irc_line_free' at line.c:220:18: util.h:206:17: error: null pointer dereference [-Werror=null-dereference] 206 | return a->elemc; | ~^~~~~~~ Instead of disabling another warning let's drop blanket `-Werror`. While at it enabled parallel builds by default.
2024-02-13halloy: 2023.5 -> 2024.1Fabian Affolter2-427/+950
Diff: https://github.com/squidowl/halloy/compare/refs/tags/2023.5...2024.1 Changelog: https://github.com/squidowl/halloy/blob/2024.1/CHANGELOG.md
2024-02-08hexchat: 2.16.1 -> 2.16.2R. Ryantm1-2/+2
2024-02-07halloy: set `meta.mainProgram`a-kenji1-0/+1
2024-01-23weechat-unwrapped: 4.2.0 -> 4.2.1Sergei Trofimovich1-2/+2
Changes: https://weechat.org/files/releasenotes/ReleaseNotes-devel.html#v4.2.1
2024-01-21weechat-unwrapped: 4.1.3 -> 4.2.0Naïm Favier1-2/+2
https://github.com/weechat/weechat/releases/tag/v4.2.0
2024-01-21Merge pull request #282431 from trofi/weechat-unwrapped-updateNaïm Favier1-2/+2
weechat-unwrapped: 4.1.2 -> 4.1.3
2024-01-21Merge pull request #278431 from ↵Weijia Wang1-2/+2
r-ryantm/auto-update/weechatScripts.weechat-notify-send weechatScripts.weechat-notify-send: 0.9 -> 0.10
2024-01-20weechat-unwrapped: 4.1.2 -> 4.1.3Sergei Trofimovich1-2/+2
Changes: https://weechat.org/files/doc/weechat/ReleaseNotes-4.1.3.html
2024-01-16Merge pull request #281311 from r-ryantm/auto-update/ircdogMartin Weinelt1-2/+2
ircdog: 0.5.1 -> 0.5.2