Commit graph

477 commits

Author SHA1 Message Date
Gauvain 'GovanifY' Roussel-Tarbouriech 5760674b2a
weechatScripts.buffer_autoset: init at 1.2 2021-07-01 16:47:29 +02:00
Sandro 0a876d91cb
Merge pull request #128689 from GovanifY/weechat-go 2021-06-30 23:56:42 +02:00
AndersonTorres 5853503f7a kirc: init at 0.2.7 2021-06-30 02:49:24 -03:00
Gauvain 'GovanifY' Roussel-Tarbouriech 95d9190bde
weechatScripts.weechat-go: init at 2.7 2021-06-30 04:16:37 +02:00
Jason Felice e7b1e1997f weechat: fix build on darwin 2021-06-22 15:24:38 -04:00
Robert Schütz 0b1ec4bd68
Merge pull request #126940 from SuperSandro2000/websocket_client
pythonPackages: websocket_client -> websocket-client
2021-06-16 00:04:27 +02:00
Sandro Jäckel 7b4d273d3c
pythonPackages: websocket_client -> websocket-client 2021-06-15 22:03:10 +02:00
Stig Palmquist 09b17967b3 convos: 6.11 -> 6.24 2021-06-15 15:00:06 +02:00
Martin Weinelt 098665898d weechat: 3.1 -> 3.2
https://github.com/weechat/weechat/releases/tag/v3.2
2021-06-13 10:17:48 +02:00
malte-v fb801bb481
senpai: init at 2021-05-27 (#125794)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 18:09:29 +02:00
Martin Weinelt 5a6d4fe0d1
Merge pull request #124446 from mweinelt/weeslack
weechatScripts.wee-slack: 2.7.0 -> 2.8.0
2021-05-31 16:17:18 +02:00
xfnw 645446afa5 catgirl: 1.7 -> 1.8 2021-05-29 23:50:05 +00:00
Martin Weinelt d7de7087fc
weechatScripts.wee-slack: 2.7.0 -> 2.8.0
https://github.com/wee-slack/wee-slack/releases/tag/v2.8.0
2021-05-26 18:45:55 +02:00
Linus Heckemann 8cebe04270
Merge pull request #124191 from Mic92/weechat
weechat: enable pie
2021-05-26 09:06:00 +02:00
Robert Gerus f7ccc5f35d weechatScripts.weechat-matrix: fix matrix_sso_helper path
server.py tries to launch a matrix_sso_helper binary when connecting to
a homeserver that uses some SSO mechanism instead of plain login and
password, but doesn't have $out/bin in $PATH.

Using substituteInPlace to patch server.py so that the helper process is
started by using its actual filesystem location instead of relying on
$PATH.

Fixes: https://github.com/NixOS/nixpkgs/issues/124186
2021-05-24 16:38:18 +02:00
Jörg Thalheim cf3b703e42
weechat: enable pie 2021-05-24 08:09:37 +02:00
Jan Tojnar 71fa678899
Merge branch 'staging-next' into staging 2021-05-12 14:31:36 +02:00
Stéphan Kochen 64945fc77e communi: partial fix for darwin app 2021-05-11 12:09:50 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
R. RyanTM 7427bed05a catgirl: 1.6 -> 1.7 2021-04-27 16:57:49 +00:00
Aaron Bieber fbf668b702 glowing-bear: 0.7.2 -> 0.9.0 2021-04-19 20:20:18 -04:00
Sandro 86da493497
Merge pull request #112883 from alyssais/weechat-matrix
weechatScripts.weechat-matrix: make patchable
2021-04-19 05:07:27 +02:00
Zak B. Elep ce19511cb9 convos: 6.06 -> 6.11 2021-04-14 17:14:20 +08:00
Thomas Gerbet 4227c6c9d8 irssi: 1.2.2 -> 1.2.3
Release notes:
https://github.com/irssi/irssi/releases/tag/1.2.3
2021-04-11 19:55:03 +02:00
Sandro b37b2f38fe
Merge pull request #115159 from xfnw/master 2021-03-27 01:34:41 +01:00
xfnw 96b9e5353e catgirl: init at 1.6 2021-03-26 17:00:33 -04:00
kat witch 564f428747
weechat-notify-send: fixed meta.homepage mispelling 2021-03-24 00:43:06 +00:00
Sandro cde48261a7
Merge pull request #116607 from martinetd/irssi
irssi: fix GLib > 2.62 breaking input on nul byte
2021-03-22 01:10:53 +01:00
Zak B. Elep 69d546054a convos: 5.11 -> 6.06 2021-03-19 12:51:46 +08:00
Dominique Martinet adb6f51529 irssi: fix GLib > 2.62 breaking input on nul byte
See https://github.com/irssi/irssi/issues/1180 for rationale
2021-03-17 19:36:07 +09:00
Samuel Gräfenstein e5deebdf53
treewide: Remove references to perlPackages.TestMore
It's not needed anymore since it's built into Perl now.
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Robert Schütz 41ca3ae2d3 qweechat: drop 2021-03-08 11:52:14 +01:00
Martin Weinelt ffe611cec8
weechat: 3.0.1 -> 3.1
https://github.com/weechat/weechat/releases/tag/v3.1
2021-03-07 15:23:20 +01:00
Jörg Thalheim c3ea33e72b
weechatScripts.wee-slack: 2.6.0 -> 2.7.0 2021-02-24 18:04:36 +01:00
github-actions[bot] 45dc900af9
Merge master into staging-next 2021-02-18 06:16:42 +00:00
Alvar Penning 997e0a8863 weechatScripts.multiline: init at 0.6.3 2021-02-17 18:30:25 +01:00
Alyssa Ross dee2a85af8
weechatScripts.weechat-matrix: make patchable
If an overlay adds patches, they wouldn't be applied because we were
copying from directory out of src.
2021-02-11 12:18:28 +00:00
Jan Tojnar 75153ede17
Merge branch 'staging-next' into staging 2021-02-02 19:46:31 +01:00
Alyssa Ross cfa16434c2 weechatScripts.weechat-matrix: fix PYTHONPATH
matrix.py tries to import its dependencies, and its own code from
$out/${python.sitePackages}, and neither of these worked because
nothing was telling Python where to load that stuff from.

Using patchPythonScript made it so matrix.py could find its
dependencies, but it still wasn't able to find its own code, so that
had to be added to program_PYTHONPATH beforehand so patchPythonScript
would include it as well.

Fixes: https://github.com/NixOS/nixpkgs/issues/89499
2021-02-02 17:13:53 +00:00
github-actions[bot] 03b81d1bef
Merge staging-next into staging 2021-01-31 18:27:42 +00:00
Martin Weinelt 88b7a68be4 weechat: 3.0 -> 3.0.1 2021-01-31 16:46:22 +01:00
github-actions[bot] 06efb52369
Merge staging-next into staging 2021-01-27 18:28:34 +00:00
Ben Siraphob 82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
github-actions[bot] 1b5da764a7
Merge staging-next into staging 2021-01-27 12:24:09 +00:00
Sandro ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Thomas Tuegel 0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Thomas Tuegel 5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Stig Palmquist c7c869aaec convos: 5.00 -> 5.11 2021-01-20 02:49:44 +01:00