Peder Bergebakken Sundt and GitHub
d3d2d80a21
imgbrd-grabber: Fix build error with current Qt6 ( #413051 )
2025-06-05 19:19:09 +02:00
Denis Bueno and GitHub
02abef532c
nusmw: 2.6.0 -> 2.7.0 ( #395267 )
2025-06-05 19:15:44 +02:00
Paul Haerle and GitHub
658d933092
nixos-anywhere: 1.10.0 -> 1.11.0 ( #414195 )
2025-06-05 19:01:02 +02:00
f76c09f898
immich-public-proxy: 1.11.1 -> 1.11.2 ( #414275 )
...
Co-authored-by: Jaculabilis <Jaculabilis@users.noreply.github.com >
2025-06-05 16:46:56 +00:00
K900 and GitHub
2377a24e8d
kdePackages: Gear 25.04.1 -> 25.04.2 ( #414244 )
2025-06-05 19:33:52 +03:00
R. Ryantm
944e443d09
immich-public-proxy: 1.11.1 -> 1.11.2
2025-06-05 16:09:07 +00:00
Thiago Kenji Okada and GitHub
3ba41fcb4a
osu-lazer{,-bin}: 2025.424.0 -> 2025.605.3 ( #414172 )
2025-06-05 17:03:13 +01:00
Tristan Ross and GitHub
17acc11187
zig: misc Darwin fixes ( #389137 )
2025-06-05 08:55:48 -07:00
87444c4e51
rime-wanxiang: 6.8.7 -> 7.0.5 ( #414225 )
...
Co-authored-by: rc-zb <rc-zb@outlook.com >
2025-06-05 15:50:35 +00:00
Pol Dellaiera and GitHub
b292e0d133
vscode-extensions.amazonwebservices.amazon-q-vscode: 1.69.0 -> 1.70.0 ( #414257 )
2025-06-05 17:50:14 +02:00
Gutyina Gergő
b4b768e44e
osu-lazer: 2025.424.0 -> 2025.605.3
2025-06-05 15:38:22 +00:00
Gutyina Gergő
027e00a5ae
osu-lazer-bin: 2025.424.0 -> 2025.605.3
2025-06-05 15:37:38 +00:00
Dhruv Gramopadhye and Bjørn Forsman
c03708e5ff
sdcc: disable broken-on-darwin man pages output
...
This change is necessary to mitigate the man-page output for sdcc failing on systems with case-insensitive file systems.
This is caused by a regression in sdcc's own build scripts. Once the fix in sdcc is released, versions of sdcc with the fix can be built with man pages on darwin.
2025-06-05 17:31:55 +02:00
Damien Cassou and GitHub
05f4a0471c
crowdin-cli: 4.7.0 -> 4.7.1 ( #414246 )
2025-06-05 17:23:09 +02:00
R. Ryantm
5637f51c4f
vscode-extensions.amazonwebservices.amazon-q-vscode: 1.69.0 -> 1.70.0
2025-06-05 15:07:43 +00:00
Bobby Rong and GitHub
7019863e6e
webkitgtk_6_0: 2.48.2 → 2.48.3 ( #413282 )
2025-06-05 23:07:21 +08:00
Maximilian Bosch and GitHub
b2abe88872
Merge: percona-server: 8.4.4-4 -> 8.4.5-5 ( #413561 )
2025-06-05 16:57:38 +02:00
R. Ryantm and Matthieu Coudron
1a752a0313
python3Packages.cmd2: 2.5.11 -> 2.6.0
2025-06-05 16:57:02 +02:00
Aleksana and GitHub
a6b868ab0c
firefox-unwrapped: drop lovesegfault from maintainers ( #412536 )
2025-06-05 22:48:00 +08:00
Aleksana and GitHub
3b2728ec1e
cli-visualizer: drop ( #414190 )
2025-06-05 22:47:13 +08:00
K900
0ad7514a44
kdePackages: Gear 25.04.1 -> 25.04.2
2025-06-05 17:36:54 +03:00
dotlambda and GitHub
818845307e
ezstream: 0.6.0 -> 1.0.2 ( #414113 )
2025-06-05 07:36:44 -07:00
R. Ryantm
3a810fc632
crowdin-cli: 4.7.0 -> 4.7.1
2025-06-05 14:31:01 +00:00
Maximilian Bosch and GitHub
30a7b0a65f
Merge: nixos/nginx: fix type of mapHashBucketSize ( #413269 )
2025-06-05 16:11:55 +02:00
eyjhb and Yureka
cf5377c607
Revert "stalwart-mail: build against system jemalloc"
2025-06-05 15:53:56 +02:00
Adam C. Stephens and GitHub
bc215079e7
openvswitch: 3.5.0 -> 3.5.1 ( #388164 )
2025-06-05 09:50:37 -04:00
Philip Taron and GitHub
0861217ca8
treewide: replace stdenv.is with stdenv.hostPlatform.is ( #413977 )
2025-06-05 06:40:30 -07:00
Alyssa Ross
2648e3fbf8
dhcpcd: fix static
...
I've stuck with checking isLinux rather than availableOn, because I
think that even if we ended up with libudev-devd on FreeBSD, we still
wouldn't want to use it in this package when it has its own FreeBSD
support.
2025-06-05 15:29:47 +02:00
Tristan Ross and Alyssa Ross
154cedf1f4
llvmPackages_git: 21.0.0-unstable-2025-05-25 -> 21.0.0-unstable-2025-06-06
2025-06-05 15:27:53 +02:00
Pol Dellaiera and GitHub
4fb30d68b4
vscode-extensions.robocorp.robotframework-lsp: init at 1.13.0 ( #414224 )
2025-06-05 15:22:25 +02:00
Maximilian Bosch
4a2a4193f9
nixos/nginx: fix type of mapHashBucketSize
...
While the default is indeed 32/64/128, the option accepts any `size`[1]
including values >128, as observed in a customer project.
[1] https://nginx.org/en/docs/http/ngx_http_map_module.html
2025-06-05 14:58:17 +02:00
Florian Klink and GitHub
47718fe885
nixos/alloy: add environmentFile option ( #405269 )
2025-06-05 15:55:16 +03:00
Martin Weinelt and GitHub
2c8c54ac21
python3Packages.django_5_1: 5.1.9 -> 5.1.10 ( #414118 )
2025-06-05 14:29:34 +02:00
Pol Dellaiera
0441253311
vscode-extensions.robocorp.robotframework-lsp: init at 1.13.0
2025-06-05 14:28:35 +02:00
Pol Dellaiera and GitHub
08b2ab87f3
vscode-extensions.esbenp.prettier-vscode: fix path to prettier ( #414187 )
2025-06-05 14:22:35 +02:00
R. Ryantm
16727d7e06
rime-wanxiang: 6.8.7 -> 7.0.5
2025-06-05 12:21:01 +00:00
Alyssa Ross
6c76fd5f51
sane-backends: more accurate systemd support check
...
As opposed to conditioning it on isLinux.
2025-06-05 13:34:40 +02:00
05b767cfc0
openimageio: 3.0.6.1 -> 3.0.7.0 ( #413042 )
...
Co-authored-by: yzx9 <gh@yzx9.xyz >
2025-06-05 11:32:57 +00:00
Pol Dellaiera and GitHub
8f1a8fd337
vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.14.0 -> 0.14.3 ( #414201 )
2025-06-05 13:29:20 +02:00
tomberek and GitHub
9cf9a4211f
teleport_17: 17.4.8 -> 17.5.0 ( #414047 )
2025-06-05 07:22:16 -04:00
Pol Dellaiera and GitHub
689683e45a
vscode-extensions.coder.coder-remote: 1.9.0 -> 1.9.1 ( #414200 )
2025-06-05 13:10:12 +02:00
R. Ryantm
262ceea379
vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.14.0 -> 0.14.3
2025-06-05 11:01:21 +00:00
R. Ryantm
1ecc3eb32e
vscode-extensions.coder.coder-remote: 1.9.0 -> 1.9.1
2025-06-05 10:55:39 +00:00
FliegendeWurst
f349ba88b6
cli-visualizer: drop
2025-06-05 12:08:39 +02:00
Felix Bargfeldt and GitHub
bdd4948349
clorinde: 0.15.2 -> 0.16.0 ( #414186 )
2025-06-05 12:08:25 +02:00
R. Ryantm
ba60675786
nixos-anywhere: 1.10.0 -> 1.11.0
2025-06-05 10:07:21 +00:00
Pol Dellaiera
957e95887b
vscode-extensions.robocorp.robotframework: init at 1.13.0
2025-06-05 11:58:55 +02:00
Pol Dellaiera
29550470b0
vscode-extensions.esbenp.prettier-vscode: fix path to prettier
2025-06-05 11:58:36 +02:00
Gaétan Lepage and GitHub
dfe046122e
uv: 0.7.10 -> 0.7.11 ( #414159 )
2025-06-05 11:54:20 +02:00
Defelo
453d0a30a4
clorinde: 0.15.2 -> 0.16.0
2025-06-05 11:52:25 +02:00