R. Ryantm
e7d3fde241
home-assistant-custom-components.powercalc: 1.20.13 -> 1.20.14
2026-04-27 09:49:16 +00:00
nikstur and GitHub
c3f6396eea
sp800-90b-entropyassessment: fix build with jsoncpp 1.9.7 & cleanup maintainers ( #513942 )
2026-04-27 09:47:20 +00:00
Yueh-Shun Li and GitHub
fe68423779
python3Packages.rtf-tokenize: 1.0.0 -> 1.0.1 ( #513831 )
2026-04-27 09:47:18 +00:00
R. Ryantm
3cbc456027
runn: 1.9.1 -> 1.9.2
2026-04-27 09:45:27 +00:00
Yueh-Shun Li
9f8c43c829
python3Packages.rtf-tokenize: add ShamrockLee to maintainers
2026-04-27 17:37:10 +08:00
R. Ryantm
0fa5c4832c
assetripper: 1.3.12 -> 1.3.14
2026-04-27 09:34:40 +00:00
kirillrdy and GitHub
dfa1e6982e
python3Packages.skl2onnx: 1.19.1 -> 1.20.0 ( #505944 )
2026-04-27 09:33:38 +00:00
R. Ryantm
8333dd558b
mirrord: 3.203.1 -> 3.206.1
2026-04-27 09:29:13 +00:00
nixpkgs-ci[bot] and GitHub
fed54261b0
copilot-language-server: 1.467.0 -> 1.477.0 ( #511184 )
2026-04-27 09:27:39 +00:00
kirillrdy and GitHub
c24725b9f5
python3Packages.mlx-lm: re-enable fixed test ( #513897 )
2026-04-27 09:26:18 +00:00
Gergő Gutyina and GitHub
3699e0d929
librechat: 0.8.4 -> 0.8.5 ( #512677 )
2026-04-27 09:24:42 +00:00
Pol Dellaiera and GitHub
cbbe0d8096
clickup: 3.5.120 -> 3.5.185, add update script ( #502433 )
2026-04-27 09:13:52 +00:00
Markus Theil
37216fe126
sp800-90b-entropyassessment: remove orichter from maintainers
...
Signed-off-by: Markus Theil <theil.markus@gmail.com >
2026-04-27 11:13:03 +02:00
Markus Theil
74bd99c868
sp800-90b-entropyassessment: fix build with jsoncpp 1.9.7
...
Signed-off-by: Markus Theil <theil.markus@gmail.com >
2026-04-27 11:12:06 +02:00
Ramses and GitHub
0574d7318f
cxx-rs: 1.0.175 -> 1.0.194 ( #512303 )
2026-04-27 09:10:40 +00:00
R. Ryantm
7d7f5df897
shellhub-agent: 0.24.1 -> 0.21.7
2026-04-27 09:09:11 +00:00
R. Ryantm
5e82105e73
sdl_gamecontrollerdb: 0-unstable-2026-04-15 -> 0-unstable-2026-04-23
2026-04-27 09:05:14 +00:00
Doron Behar and GitHub
74cd52fe3a
python3.pkgs.plopp: 26.4.1 -> 26.4.2 ( #513618 )
2026-04-27 09:04:10 +00:00
R. Ryantm
e25371e90d
vscode-extensions.gitlab.gitlab-workflow: 6.74.3 -> 6.75.1
2026-04-27 09:02:01 +00:00
Gaetan Lepage
01d468622e
cudaPackages.cuda_crt: do not patch math headers on >=13.2
2026-04-27 08:57:36 +00:00
R. Ryantm
6ac04d73ea
yaookctl: 0-unstable-2026-03-11 -> 0-unstable-2026-04-24
2026-04-27 08:50:47 +00:00
Bruno Rodrigues
9f39b8ec38
python3Packages.skl2onnx: 1.19.1 -> 1.20.0
...
https://github.com/onnx/sklearn-onnx/blob/main/CHANGELOGS.md#1200
2026-04-27 10:50:18 +02:00
yaya and GitHub
1343bb5e71
liferea: 1.16.7 -> 1.16.8 ( #513906 )
2026-04-27 08:46:12 +00:00
R. Ryantm
c3c68a80f4
ticker: 5.2.0 -> 5.2.1
2026-04-27 08:35:11 +00:00
R. Ryantm
fe80ab1213
v2ray-domain-list-community: 20260418094517 -> 20260424125239
2026-04-27 08:29:13 +00:00
Ramses and GitHub
d00e358da1
sway: prefer systemd user bus over spawning a session dbus-daemon ( #512059 )
2026-04-27 08:12:51 +00:00
R. Ryantm
c1685b3e63
liferea: 1.16.7 -> 1.16.8
2026-04-27 08:10:28 +00:00
R. Ryantm
1c07289757
copilot-language-server: 1.467.0 -> 1.477.0
2026-04-27 08:07:54 +00:00
Gergő Gutyina and GitHub
b4c10928b1
dbeaver-bin: 26.0.2 -> 26.0.3 ( #513873 )
2026-04-27 08:05:12 +00:00
Ramses and GitHub
cea6740064
ctlptl: 0.9.2 -> 0.9.3 ( #512907 )
2026-04-27 08:00:37 +00:00
Ramses and GitHub
95536e30af
lean4: remove cadical copy ( #513024 )
2026-04-27 07:59:58 +00:00
Patrick Hobusch
652adc674a
vscode-extensions.anthropic.claude-code: use platform-specific VSIXs
...
The marketplace ships a separate VSIX per target platform, each
bundling the matching `claude` native binary. Switch to the standard
nixpkgs platform-specific pattern via `mktplcRef.arch`, and drop the
`claude-code` input plus the `postInstall` symlink.
The previous mechanism (#478565 ) fetches an unqualified VSIX and
replaces its bundled `claude` with a symlink to the `claude-code`
package. This risks extension/CLI version drift, and the marketplace
serves different per-platform artifacts for the unqualified URL,
so the fixed-output hash fails on platforms other than the one it
was originally computed on.
2026-04-27 15:58:38 +08:00
Jared Baur and GitHub
ef56d56399
python3Packages.peakrdl-rust: 0.7.2 -> 0.7.3 ( #513878 )
2026-04-27 07:58:00 +00:00
Ramses and GitHub
f79fca550c
poco: 1.15.1 -> 1.15.2 ( #513282 )
2026-04-27 07:53:19 +00:00
Ramses and GitHub
c7e5b241ba
zinit: fix installation path of share/ files ( #513440 )
2026-04-27 07:52:29 +00:00
Ramses and GitHub
f00e8105d0
iroh-relay: 0.98.0 -> 0.98.1 ( #513637 )
2026-04-27 07:50:30 +00:00
Ramses and GitHub
ef5f64cd75
jetbrains.idea: 2026.1 -> 2026.1.1 ( #513661 )
2026-04-27 07:49:34 +00:00
Gaetan Lepage
ac15889831
python3Packages.mlx-lm: re-enable fixed test
...
https://github.com/ml-explore/mlx-lm/issues/1089#issuecomment-4176057670
2026-04-27 07:41:16 +00:00
Vladimír Čunát and GitHub
d99a453d26
thunderbird-latest-unwrapped: 149.0.2 -> 150.0 ( #513307 )
2026-04-27 07:36:14 +00:00
R. Ryantm
5f145c810b
jsoncons: 1.6.0 -> 1.7.0
2026-04-27 07:34:45 +00:00
7c6f434c and GitHub
5d898d4d11
runzip: mark package as insecure ( #513544 )
2026-04-27 07:33:55 +00:00
7c6f434c and GitHub
111e511123
runzip: fix Darwin build by setting CFLAGS=-std=gnu17 ( #512937 )
2026-04-27 07:33:36 +00:00
7c6f434c and GitHub
527bfdd936
j: 9.6.2 -> 9.7.1 ( #513065 )
2026-04-27 07:32:50 +00:00
Gaétan Lepage and GitHub
6ecbaf0b0d
various: inherit missing meta attributes ( #513814 )
2026-04-27 07:31:11 +00:00
Thiago Kenji Okada and GitHub
c63a026162
libretro.dosbox: 0-unstable-2022-07-18 -> 0-unstable-2026-04-20 ( #513865 )
2026-04-27 07:29:04 +00:00
Thiago Kenji Okada and GitHub
c6237242ea
libretro.beetle-ngp: 0-unstable-2026-03-31 -> 0-unstable-2026-04-20 ( #513869 )
2026-04-27 07:28:45 +00:00
Thiago Kenji Okada and GitHub
f82535357a
libretro.snes9x2005: 0-unstable-2026-03-31 -> 0-unstable-2026-04-20 ( #513888 )
2026-04-27 07:28:18 +00:00
Gaétan Lepage and GitHub
14c8346ead
thunderkittens: 0-unstable-2026-04-07 -> 0-unstable-2026-04-25 ( #513859 )
2026-04-27 07:26:32 +00:00
yaya and GitHub
e16eee41cc
mattermost-desktop: add yayayayaka to maintainers ( #513008 )
2026-04-27 07:25:06 +00:00
Gaétan Lepage and GitHub
b70e154eb4
rtk: 0.37.1 -> 0.37.2 ( #513870 )
2026-04-27 07:09:49 +00:00