John Ericson and GitHub
60de30e8ad
windows.sdk: 17.14.10+36327.8 -> 17.14.13+36414.22 ( #434017 )
2025-08-22 21:16:33 -04:00
R. Ryantm
0897e382ca
python3Packages.pysmlight: 0.2.7 -> 0.2.8
2025-08-23 00:59:11 +00:00
Alex Martens
83b4a4bde9
joplin-desktop: 3.3.13 -> 3.4.6
2025-08-22 17:53:01 -07:00
14473fa1e1
tigerbeetle: 0.16.54 -> 0.16.55 ( #435993 )
...
Co-authored-by: DanielSidhion <DanielSidhion@users.noreply.github.com >
2025-08-23 00:48:15 +00:00
R. Ryantm
4d129212c4
redocly: 2.0.2 -> 2.0.7
2025-08-23 00:46:18 +00:00
Martin Weinelt and GitHub
4f431f82eb
weechat-unwrapped: 4.7.0 -> 4.7.1 ( #434328 )
2025-08-23 02:29:06 +02:00
R. Ryantm
05b76438c5
python3Packages.pycasbin: 2.0.0 -> 2.1.0
2025-08-23 00:20:54 +00:00
FlameFlag
7e9ba753e1
yt-dlp: 2025.08.20 -> 2025.08.22
...
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2025.08.22
Diff: https://github.com/yt-dlp/yt-dlp/compare/2025.08.20...2025.08.22
2025-08-23 03:20:14 +03:00
Jasi
f9a2a2c48f
gnucap: replace fetchFromSavannah with fetchgit; update links
2025-08-22 20:01:46 -04:00
R. Ryantm
365b93a0e0
mbake: 1.3.1 -> 1.4.1.pre
2025-08-22 23:53:08 +00:00
Sandro and GitHub
db18278efc
python3Packages.openstacksdk: 4.6.0 -> 4.7.0 ( #435887 )
2025-08-23 01:49:25 +02:00
R. Ryantm
105872591a
python3Packages.textual-slider: 0.1.2 -> 0.2.0
2025-08-22 23:38:22 +00:00
Jenny and GitHub
4ef5976a04
librenms: 25.7.0 -> 25.8.0 ( #436015 )
2025-08-23 01:37:19 +02:00
dotlambda and GitHub
d64f7e7d27
python3Packages.asyncsleepiq: 1.5.3 -> 1.6.0 ( #435942 )
2025-08-22 16:18:17 -07:00
R. Ryantm
32873aef85
python3Packages.sharkiq: 1.1.1 -> 1.2.0
2025-08-22 23:17:13 +00:00
Jasi
264b8fee01
mescc-tools: replace fetchFromSavannah with mirror; 1.5.1 → 1.5.2
2025-08-22 19:14:53 -04:00
R. Ryantm
0d7b8a01dc
librenms: 25.7.0 -> 25.8.0
2025-08-22 23:14:26 +00:00
Jasi
49c8159c80
grub: replace fetchFromSavannah with fetchgit
2025-08-22 19:10:43 -04:00
Aaron Jheng
df8e25a2fb
spirit: 0.8.0 -> 0.9.0
2025-08-23 07:06:56 +08:00
c032fd61bb
okteto: 3.10.0 -> 3.10.1 ( #435907 )
...
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com >
2025-08-22 23:06:47 +00:00
melvyn
f0baf6cb38
freeimpi: disable hardcoded uid check
...
By default, freeipmi tools refuse to run if they are not ran as root.
This is unnecessarily restrictive when access to the device file
is already root-only by default. Disabling this check allows the user
to set up permissions as they see fit, but does not loosen security
by default compared to the existing situation.
2025-08-22 15:57:02 -07:00
Gaétan Lepage and GitHub
b383c5bf40
python3Packages.langchain*: 250819 update ( #435050 )
2025-08-23 00:54:40 +02:00
Gaétan Lepage and GitHub
8c4f273147
python3Packages.chromadb: 1.0.12 -> 1.0.20 ( #435763 )
2025-08-23 00:50:43 +02:00
Martin Weinelt and GitHub
3a212fa71c
python313Packages.bunch: drop ( #410862 )
2025-08-23 00:46:38 +02:00
Martin Weinelt and GitHub
2dd6244242
home-assistant: 2025.8.2 -> 2025.8.3 ( #435726 )
2025-08-23 00:45:20 +02:00
4472f857f4
faas-cli: 0.17.6 -> 0.17.7 ( #435975 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com >
2025-08-22 22:40:01 +00:00
Nikolay Korotkiy and GitHub
e88863e794
lagrange: 1.18.7 -> 1.18.8 ( #435973 )
2025-08-23 02:39:49 +04:00
R. Ryantm
7502a33ed3
files-cli: 2.15.77 -> 2.15.85
2025-08-22 22:35:13 +00:00
Weijia Wang and GitHub
356c1b0f91
wasmi: 0.47.0 -> 0.51.0 ( #433165 )
2025-08-23 00:33:42 +02:00
Weijia Wang and GitHub
cd9535f8da
plasticity: 25.2.2 -> 25.2.4 ( #434386 )
2025-08-23 00:31:35 +02:00
wucke13
6a4aac01d9
wasilibc: enable posix thread-model via opt-in arg
...
Signed-off-by: wucke13 <wucke13+github@gmail.com >
2025-08-23 00:29:49 +02:00
wucke13 and applePrincess
d8603c74de
wasilibc: refactor and clean up the package
...
- remove unused import
- remove unnecessary `let .. in` binding
- it is unclear to me what the benefit of this binding was, likely a
remnant from more elaborate src fetching in the past
- replace `buildPackages.fetchFromGitHub` by just `fetchFromGitHub`
- it is unclear to me why manual splicing would be needed here
- remove old fix from previous version
- The bugreport was initially for version 16, the last activity in it
mentions version 20 of the sdk, we are now at version 27
- add myself as maintainer
Co-authored-by: applePrincess <appleprincess@appleprincess.io >
Signed-off-by: wucke13 <wucke13+github@gmail.com >
2025-08-23 00:29:22 +02:00
Weijia Wang and GitHub
8a655ffe97
pan: 0.163 -> 0.164 ( #434115 )
2025-08-23 00:26:51 +02:00
Sarah Clark
b887ca4634
python3Packages.chromadb: remove obsolete test exclusions
...
Audited test exclusions to see which could be removed.
2025-08-22 15:24:53 -07:00
Sarah Clark
493d9641ce
python3Packages.chromadb: 1.0.12 -> 1.0.20
2025-08-22 15:24:53 -07:00
wucke13
9c0c6b3826
wasilibc: 22-unstable-2024-10-26 -> 27-unstable-2025-07-27
...
Update the wasilibc to the current release.
Signed-off-by: wucke13 <wucke13+github@gmail.com >
2025-08-23 00:23:52 +02:00
Weijia Wang and GitHub
6a4c8cd9c6
hubstaff: 1.7.3-6c31e21a -> 1.7.4-d4458b13 ( #433276 )
2025-08-23 00:23:05 +02:00
Weijia Wang and GitHub
2c125bf147
fanficfare: 4.47.0 -> 4.48.0 ( #432952 )
2025-08-23 00:21:00 +02:00
Weijia Wang and GitHub
ac0ae1d4a0
bfs: 4.0.8 -> 4.1 ( #432963 )
2025-08-23 00:20:06 +02:00
Weijia Wang and GitHub
22f8ee5b5a
gphoto2: 2.5.28 -> 2.5.32 ( #432814 )
2025-08-23 00:19:18 +02:00
Weijia Wang and GitHub
f7b49e09c4
marp-cli: 4.2.2 -> 4.2.3 ( #433791 )
2025-08-23 00:18:17 +02:00
Weijia Wang and GitHub
5f47bba02c
openfga: 1.9.2 -> 1.9.5 ( #432972 )
2025-08-23 00:17:33 +02:00
243ae20943
commitlint-rs: 0.2.2 -> 0.2.3 ( #435984 )
...
Co-authored-by: croissong <croissong@users.noreply.github.com >
2025-08-22 22:17:16 +00:00
Weijia Wang and GitHub
d6292233a6
libyang: 3.12.2 -> 3.13.5 ( #432868 )
2025-08-23 00:13:50 +02:00
Weijia Wang and GitHub
898726cb57
etherpad-lite: 2.4.1 -> 2.4.2 ( #432922 )
2025-08-23 00:13:05 +02:00
Weijia Wang and GitHub
f03b9181b6
autobrr: 1.64.0 -> 1.65.0 ( #432887 )
2025-08-23 00:07:27 +02:00
Fabian Affolter
84956b5453
autotrash: add blank line between logical sections
2025-08-23 00:03:54 +02:00
Fabian Affolter
3a165d84e3
autotrash: set version
2025-08-23 00:03:08 +02:00
Philip Taron
9fd881d31d
ci: add @philiptaron as a reviewer on anything in maintainers that's otherwise not maintained
...
> Anyway, I keep picturing all these little kids playing some game in this big field of rye and all. Thousands of little kids, and nobody’s around―nobody big, I mean―except me. And I’m standing on the edge of some crazy cliff. What I have to do, I have to catch everybody if they start to go over the cliff―I mean if they’re running and they don’t look where they’re going I have to come out from somewhere and catch them. That’s all I’d do all day. I’d just be the catcher in the rye and all. I know it’s crazy, but that’s the only thing I’d really like to be. I know it’s crazy.
2025-08-22 15:02:18 -07:00
Emily
f3186c5958
{gcc12,gfortran12,gccgo12,gnat12,gnat-bootstrap12}: drop
...
EOL as of July; no longer used in the tree.
2025-08-22 23:01:59 +01:00