Commit Graph

615 Commits

Author SHA1 Message Date
Malte Voos
3449f83618 maintainers/malvo: update information 2023-02-05 15:05:51 +01:00
Shawn8901
0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
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-21 12:00:00 +00:00
toastal
ff731153e2 senpai: unstable-2022-12-02 → unstable-2023-01-03
Happy New Year with some new commits. Worked locally.
2023-01-16 11:55:26 +07:00
R. Ryantm
39d488be76 kirc: 0.3.1 -> 0.3.2 2023-01-09 22:15:03 +00:00
Naïm Favier
684dd9c5dc
weechat: 3.7.1 -> 3.8
https://github.com/weechat/weechat/releases/tag/v3.8
2023-01-08 13:01:34 +01:00
toastal
f4edf91c8f
senpai: unstable-2022-11-15 → unstable-2022-12-02
870e2e51fe
2022-12-08 19:38:56 +08:00
Lassulus
08e47fa1fc
Merge pull request #201445 from toastal/senpai-unstable-2022-11-15
senpai: unstable-2022-11-04 → unstable-2022-11-15
2022-11-22 09:02:02 +01:00
Сухарик
67fe14bca4 kvirc: 5.0.0 -> 2022-06-29 2022-11-18 16:57:48 +03:00
Nikolay Korotkiy
7e673586ba
Merge pull request #200894 from sikmir/sic
sic: 1.2 → 1.3
2022-11-16 22:54:10 +04:00
toastal
b6624e467c senpai: unstable-2022-11-04 → unstable-2022-11-15
• Print date as dd/mm or mm/dd depending on the user locale
• Enable receiving away updates for private buffers
2022-11-16 11:23:19 +07:00
Nikolay Korotkiy
a705b9411c
sic: 1.2 → 1.3 2022-11-12 19:48:46 +03:00
toastal
5a2f9d213a senpai: unstable-2022-10-19 → unstable-11-04
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-11-11 17:18:42 +07:00
R. Ryantm
f7431885c0 irssi: 1.4.2 -> 1.4.3 2022-10-31 18:59:22 +00:00
toastal
5a32679673 senpai: unstable-2022-07-25 → unstable-2022-10-19
It’s been a while since this package has been updated
@malvo
2022-10-24 22:05:33 +07:00
github-actions[bot]
71e4896d63
Merge master into staging-next 2022-10-22 12:01:25 +00:00
Naïm Favier
d8f8cfb270
weechat: 3.7 -> 3.7.1
https://github.com/weechat/weechat/releases/tag/v3.7.1
2022-10-21 13:45:04 +02:00
github-actions[bot]
f52955a521
Merge master into staging-next 2022-10-16 18:01:42 +00:00
Jörg Thalheim
104e8082de weechatScripts.matrix: fix build 2022-10-16 19:09:43 +02:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
Mario Rodas
9a72f3efcd
Merge pull request #195799 from r-ryantm/auto-update/ii
ii: 1.9 -> 2.0
2022-10-14 19:54:56 -05:00
github-actions[bot]
886633ba43
Merge master into staging-next 2022-10-15 00:04:00 +00:00
Martin Weinelt
5c51f3d548
Merge pull request #195245 from ncfavier/weechat-docs 2022-10-13 23:11:25 +02:00
R. Ryantm
425b456393 ii: 1.9 -> 2.0 2022-10-13 12:22:38 +00:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Naïm Favier
d26276e725
weechat: re-enable docs
The doc build was failing because of an unpatched `/usr/bin/env` shebang
in the `pygments.rb` gem, and weechat uses asciidoctor with the pygments
highlighter. Adding `python3` to `pygments.rb`'s `buildInputs` fixes it.
2022-10-11 11:09:52 +02:00
github-actions[bot]
5d957f3dba
Merge staging-next into staging 2022-10-11 00:05:26 +00:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Naïm Favier
cea0c62688
weechat: add PHP support
Add PHP support, but do not include it in the wrapper by default, because
- it doesn't build on Darwin,
- it doubles the closure size,
- there are no official scripts written in PHP,
- it's probably broken: the [example PHP
  script](https://weechat.org/files/doc/stable/weechat_scripting.en.html#register_function)
  from the manual fails to load.

Enable build-time tests (except on Darwin as they don't build).

Remove `-DENABLE_JAVASCRIPT=OFF`, which was made the default upstream [a long time
ago](340d6646a6).

Add myself as a maintainer.
2022-10-09 21:55:38 +02:00
Franz Pletz
c755643cde
epic5: fix build with libxcrypt 2022-10-09 18:10:46 +02:00
Naïm Favier
86b0bec192
weechat: 3.6 -> 3.7
https://github.com/weechat/weechat/releases/tag/v3.7
2022-10-09 17:23:43 +02:00
R. Ryantm
6ba7e643cd srain: 1.4.1 -> 1.5.0 2022-10-03 01:42:56 +00:00
WilliButz
514fecc96d
weechatScripts.wee-slack: 2.8.0 -> 2.9.0
https://github.com/wee-slack/wee-slack/releases/tag/v2.9.0
2022-09-20 18:14:34 +02:00
Shengyu Zhang
198dd79a4a
srain: fix homepage
See also https://srain.silverrainz.me/blog/migrate-domain.html
2022-09-20 15:36:14 +08:00
OPNA2608
86ead2fed9 communi: fix on Darwin
Manual `wrapQtApp` call was previously removed in e0532475bc
but is required here because we work around `wrapQtAppsHook` trying to wrap
dylibs in app bundles.
2022-08-14 00:47:24 +02:00
OPNA2608
348da227c5 communi: fix Qt wrapping 2022-08-13 13:31:05 +02:00
Stig
b53684ba2b
Merge pull request #176640 from stigtsp/package/convos-7.02
convos: 6.42 -> 7.02
2022-08-03 11:45:27 +02:00
R. Ryantm
8d0254f4b6 srain: 1.4.0 -> 1.4.1 2022-08-01 21:11:13 +00:00
toastal
d7c7c985a2 senpai: 2022-05-10-unstable → 2022-07-25-unstable
Picking a new revisions after many new features have been added.
2022-07-27 15:42:57 +07:00
Stig Palmquist
011f472b29
convos: 6.42 -> 7.02 2022-07-26 22:37:55 +02:00
Jörg Thalheim
086b21f82e
Merge pull request #182629 from winterqt/fish-irssi-bump
fish-irssi: unstable-2013-04-13 -> unstable-2021-04-16
2022-07-24 06:45:12 +01:00
Winter
dd2709275c fish-irssi: unstable-2013-04-13 -> unstable-2021-04-16 2022-07-23 15:34:09 -04:00
Fabian Affolter
214ea4599f irssi: 1.4.1 -> 1.4.2 2022-07-23 18:52:37 +02:00
Florian Klink
3d65b57933
Merge pull request #181444 from flokli/weechat-autosort-3.9
weechatScripts.weechat-autosort: add to maintainers, 3.8 -> 3.9
2022-07-22 14:35:29 +07:00
Florian Klink
9cb7efc496 weechatScripts.weechat-autosort: set license to gpl3Plus 2022-07-22 14:27:11 +07:00
Florian Klink
3acda9c57d
Merge pull request #181448 from flokli/weechat-grep-0.8.5
weechatScripts.weechat-grep: init at 0.8.5
2022-07-22 13:56:09 +07:00
Florian Klink
e5e213afb8
Update pkgs/applications/networking/irc/weechat/scripts/weechat-grep/default.nix
Co-authored-by: Moritz Böhme <mail@moritzboeh.me>
2022-07-22 13:55:55 +07:00
Linus Heckemann
ba5d6abb39 remove some maintainerships
I'm no longer using any of these packages, and they're tricky to test
outside a useful context.
2022-07-20 08:33:47 -07:00
Martin Weinelt
9613c6a830
Merge pull request #180939 from ncfavier/weechat 2022-07-18 14:06:51 +02:00