Commit Graph

657 Commits

Author SHA1 Message Date
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Jörg Thalheim
0ca2129100 weechatScripts.wee-slack: 2.9.1 -> 2.10.0
Diff: https://github.com/wee-slack/wee-slack/compare/v2.9.1...v2.10.0
2023-08-25 09:21:38 +02:00
Mario Rodas
7470fb2f0d
Merge pull request #243149 from hulr/halloy
halloy: 23.1-alpha1 -> 2023.4
2023-08-24 02:01:23 -05:00
Naïm Favier
c5e6c8adc4
weechat-unwrapped: 4.0.3 -> 4.0.4
https://github.com/weechat/weechat/releases/tag/v4.0.4
2023-08-22 12:05:52 +02:00
arcnmx
b4bf3a54f2 weechat-unwrapped: patch for perl 5.38 locale issues 2023-08-21 13:34:31 -07:00
Naïm Favier
ed7af88fb7
weechat: 4.0.2 -> 4.0.3
https://github.com/weechat/weechat/releases/tag/v4.0.3
2023-08-08 22:23:51 +02:00
hulr
506ac6f301 halloy: 23.1-alpha1 -> 2023.4
https://github.com/squidowl/halloy/releases/tag/2023.4
2023-08-03 21:07:01 +02:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
Anselm Schüler
2107f93efc
weechat: set mainProgram 2023-08-01 00:08:13 +02:00
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Ryan Lahfa
b042cd2611
Merge pull request #242511 from winterqt/update-thelounge 2023-07-21 12:53:16 +02:00
Mario Rodas
523ef8787c tiny: 0.10.0 -> 0.11.0
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-16 04:20:00 +00:00
Jörg Thalheim
34601f69c9
Merge pull request #242645 from Mic92/multiline
weechatScripts.multiline: 0.6.3 -> 0.6.4
2023-07-14 08:20:11 +01:00
Alexis Hildebrandt
a2a5ea13c7 weechat: 4.0.1 -> 4.0.2 2023-07-12 21:27:08 +02:00
Jörg Thalheim
6d6e7bcfc7 weechatScripts.multiline: 0.6.3 -> 0.6.4 2023-07-10 15:39:24 +02:00
xfnw
7adf866562 catgirl: 2.1 -> 2.2 2023-07-09 22:30:03 -04:00
Winter
0129dffb45 thelounge: 4.4.0 -> 4.4.1
https://github.com/thelounge/thelounge/releases/tag/v4.4.1
2023-07-09 13:46:57 -04:00
Fabian Affolter
7357b109be halloy: init at 23.1-alpha1 2023-07-02 12:28:07 +02:00
Naïm Favier
68b3d32250
Merge pull request #240788 from ncfavier/weechat
weechat-unwrapped: 4.0.0 -> 4.0.1
2023-06-30 22:42:15 +02:00
Naïm Favier
975085dc4e
weechat-unwrapped: 4.0.0 -> 4.0.1
https://github.com/weechat/weechat/releases/tag/v4.0.1
2023-06-30 21:37:39 +02:00
Naïm Favier
bce7225aa9
weechat-unwrapped: fix build with missing features
All plugins are required to build documentation.
   If you really want to build incomplete docs, enable this option:
     -DENABLE_DOC_INCOMPLETE=ON
2023-06-26 11:17:54 +02:00
Naïm Favier
6ca447d525 weechat: 3.8 -> 4.0.0
https://github.com/weechat/weechat/releases/tag/v4.0.0
2023-06-25 09:12:02 -03:00
R. Ryantm
1ef7b1691c ircdog: 0.5.0 -> 0.5.1 2023-06-22 07:13:56 +00:00
Martin Weinelt
9b15169b01
ircdog: 0.4.0 -> 0.5.0
https://github.com/ergochat/ircdog/releases/tag/v0.5.0
2023-06-07 00:41:53 +02:00
Winter
a1cfd90e10 thelounge: fix sqlite logging
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-03 16:55:39 -04:00
Winter
c99d4fc4d0 thelounge: reorder/cleanup imports 2023-06-03 16:49:51 -04:00
Winter
41bb263d28 thelounge: fix build
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-28 00:47:54 -04:00
figsoda
98b9e41f61 pkgs: fix typos 2023-05-19 22:31:04 -04:00
Jörg Thalheim
5dc4063487 weechatScripts.wee-slack: 2.9.0 -> 2.9.1
Diff: https://github.com/wee-slack/wee-slack/compare/v2.9.0...v2.9.1
2023-04-20 20:20:38 +02:00
toastal
a20bec5731 senpai: homepage update 2023-04-11 06:36:48 -03:00
toastal
b06412a09b senpai: unstable-2023-02-13 → 0.2.0
Numbered versions‽
2023-04-11 06:36:48 -03:00
Fabian Affolter
7890733933 irssi: 1.4.3 -> 1.4.4
Diff: https://github.com/irssi/irssi/compare/1.4.3...1.4.4
2023-04-01 22:55:33 +02:00
rewine
6198b30952
srain: 1.5.0 -> 1.5.1 2023-03-26 19:02:30 +08:00
Weijia Wang
542643f18f
Merge pull request #207927 from r-ryantm/auto-update/irccloud
irccloud: 0.13.0 -> 0.16.0
2023-03-17 16:21:34 +02:00
Frederik Rietdijk
8cf8d77121 Merge master into staging-next 2023-03-04 09:38:25 +01:00
Martin Weinelt
b484ba840b weechatScripts.weechat-matrix: Require matrix-nio[e2e] 2023-03-03 23:59:32 +01:00
Martin Weinelt
c66d73e961
ircdog: 0.3.0 -> 0.4.0
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-03-03 04:26:06 +01:00
github-actions[bot]
3cdd771820
Merge staging-next into staging 2023-02-23 18:01:49 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
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-22 21:23:04 +02:00
Martin Weinelt
52d58e509a
python310Packages.logbook: Normalize attribute, pname, dirname 2023-02-19 21:36:01 +01:00
toastal
05b3fb643f senpai: unstable-2023-01-03 → unstable-2023-02-13
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-16 20:35:30 +07:00
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
R. Ryantm
e7ece6eedd irccloud: 0.13.0 -> 0.16.0 2022-12-27 07:40:57 +00: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