Arne Keller
bf2b8375de
nih-plug: init at 0-unstable-2026-05-10 ( #520231 )
2026-06-11 16:43:05 +00:00
nixpkgs-ci[bot]
c9ac702ae8
openstack-rs: 0.13.5 -> 0.13.7 ( #530706 )
2026-06-11 16:34:13 +00:00
nixpkgs-ci[bot]
38be89c980
pyfa: 2.66.3 -> 2.67.0 ( #530670 )
2026-06-11 16:34:07 +00:00
nixpkgs-ci[bot]
39f795bd0c
kicad: Fix rebuild when compressStep = false ( #523928 )
2026-06-11 16:33:35 +00:00
Adam C. Stephens
f8330c7eb5
restic: 0.18.1 -> 0.19.0 ( #530032 )
2026-06-11 16:25:45 +00:00
Marie Ramlow
dceb7942cb
transmission_4-mac: set meta.platforms to lib.platforms.darwin ( #530682 )
2026-06-11 16:17:26 +00:00
Masum Reza
d89251e9f8
nixos/bcachefs: fix scrub command ( #518198 )
2026-06-11 16:15:05 +00:00
dotlambda
71c7b6275f
python3Packages.elevenlabs: 2.50.0 -> 2.52.0 ( #530688 )
2026-06-11 16:08:46 +00:00
Gaétan Lepage
6d9bcb0188
tinymist: 0.14.21 -> 0.14.25 ( #530732 )
2026-06-11 15:59:35 +00:00
Philip Taron
fc80b7c658
fetchgit: disable git background maintenance during clean_git ( #530594 )
2026-06-11 15:56:08 +00:00
Austin Horstman
13dd7bfec9
luaPackages.orgmode: disable flaky UI tests ( #530767 )
2026-06-11 15:49:52 +00:00
Marc Jakobi
b9c875fba4
luaPackages.orgmode: disable flaky UI tests
2026-06-11 17:35:37 +02:00
Philip Taron
5b5c421f52
nix-prefetch-git: also disable legacy auto-gc
...
Commit 88cfc54552 ("nix-prefetch-git: disable maintenance mode via
environment variables") disabled maintenance.auto (git's new
auto-maintenance) via GIT_CONFIG_*, which propagates to submodules. But
the legacy auto-gc path (gc.auto plus detached gc.autoDetach) is still
enabled, and it keeps repacking .git/modules/<sub>/objects after a nested
submodule reports "checked out", racing the later `rm -rf .git`:
- rm empties objects/pack, the detached gc drops a fresh pack in, and
rmdir fails with "Directory not empty" (exit 123); or
- removal partially completes, leaving varying .git remnants, yielding a
non-deterministic NAR hash.
Disable gc.auto/gc.autoDetach alongside maintenance.auto, using the same
GIT_CONFIG_* mechanism so the settings reach every git invocation and its
children (including nested submodule fetches). Fold the repeated
boilerplate into a small git_config_env helper.
The successful output is unchanged (.git is removed either way), so
pinned fetchgit hashes stay valid; this only makes removal deterministic.
Fixes #524215 .
Assisted-by: Claude Code (claude-opus-4-8)
2026-06-11 08:25:04 -07:00
Logan Pulley
4b68826b8c
restic: 0.18.1 -> 0.19.0
2026-06-11 10:20:45 -05:00
Fabián Heredia Montiel
0405f43b83
litestar: 2.21.1 -> 2.23.0 ( #526578 )
2026-06-11 15:15:30 +00:00
nixpkgs-ci[bot]
04914f1baf
filebrowser: 2.63.5 -> 2.63.14 ( #530744 )
2026-06-11 15:04:56 +00:00
nixpkgs-ci[bot]
fb3c01228a
undock: 0.13.0 -> 0.14.0 ( #530213 )
2026-06-11 15:04:24 +00:00
Johannes Kirschbauer
6c0202028d
lib.attrsets.mergeAttrsList: small arithmetic performance improvements ( #528677 )
2026-06-11 15:01:53 +00:00
Thiago Kenji Okada
9f585a857a
linux_zen: 7.0.11 -> 7.0.12 ( #530738 )
2026-06-11 14:48:33 +00:00
Austin Horstman
d89347ccfa
luaPackages: update on 2026-06-10 ( #530555 )
2026-06-11 14:45:57 +00:00
Aleksana
e2407f7422
karere: 2.5.5 -> 3.1.1 ( #523828 )
2026-06-11 14:42:20 +00:00
Jhonas Wernery
08320b2f4b
element-{web,desktop}: 1.12.18 -> 1.12.21 ( #524899 )
2026-06-11 14:37:17 +00:00
Fabian Affolter
887d1fd5de
python3Packages.influxdb3-python: 0.19.0 -> 0.20.0 ( #530726 )
2026-06-11 14:36:08 +00:00
Fabian Affolter
4e3cd04dfc
python3Packages.influxdb3-python: 0.19.0 -> 0.20.0
...
Diff: https://github.com/InfluxCommunity/influxdb3-python/compare/v0.19.0...v0.20.0
Changelog: https://github.com/InfluxCommunity/influxdb3-python/releases/tag/v0.20.0
2026-06-11 16:24:51 +02:00
Fabian Affolter
23f419dd3f
python3Packages.influxdb3-python: 0.18.0 -> 0.19.0
...
Changelog: https://github.com/InfluxCommunity/influxdb3-python/releases/tag/v0.19.0
2026-06-11 16:24:51 +02:00
R. Ryantm
bd64720c17
filebrowser: 2.63.5 -> 2.63.14
2026-06-11 14:12:28 +00:00
Martin Weinelt
f3697c3ab3
home-assistant-custom-components.blueprints-updater: use httpx optional-dependency to get h2 ( #529992 )
2026-06-11 13:53:50 +00:00
R. Ryantm
8170f556a8
tinymist: 0.14.21 -> 0.14.25
2026-06-11 13:53:09 +00:00
Vincent Laporte
6bbabafa8a
ocamlPackages.lun: 0.0.2 -> 0.0.3 ( #527715 )
2026-06-11 13:47:44 +00:00
nixpkgs-ci[bot]
2e4e974b06
openrct2: 0.5.1 -> 0.5.2 ( #530710 )
2026-06-11 13:46:36 +00:00
nixpkgs-ci[bot]
319a299c7e
dblab: 0.40.1 -> 0.40.2 ( #530620 )
2026-06-11 13:46:32 +00:00
nixpkgs-ci[bot]
33b8098466
sdl3-shadercross: 0-unstable-2026-06-01 -> 0-unstable-2026-06-02 ( #530616 )
2026-06-11 13:46:31 +00:00
nixpkgs-ci[bot]
5b703f94b3
whichllm: 0.5.7 -> 0.5.9 ( #530607 )
2026-06-11 13:46:29 +00:00
nixpkgs-ci[bot]
c38c8f2cd6
airwindows-lv2: 36.0 -> 38.0 ( #530561 )
2026-06-11 13:46:26 +00:00
nixpkgs-ci[bot]
bb9211c4ac
fabric-ai: 1.4.453 -> 1.4.455 ( #530482 )
2026-06-11 13:46:22 +00:00
nixpkgs-ci[bot]
706c603049
bookstack: 26.05 -> 26.05.1 ( #530395 )
2026-06-11 13:46:20 +00:00
R. Ryantm
5f8241dcd9
ocamlPackages.lun: 0.0.2 → 0.0.3
2026-06-11 15:39:55 +02:00
R. Ryantm
6c26c1e13d
linux_zen: 7.0.11 -> 7.0.12
2026-06-11 13:37:52 +00:00
Vincent Laporte
e3a68d7778
ocamlPackages.timedesc: 3.1.0 -> 3.1.2 ( #530714 )
2026-06-11 13:27:59 +00:00
teutat3s
b0dd09c4c9
element-{web,desktop}: 1.12.18 -> 1.12.21
...
https://github.com/element-hq/element-web/releases/tag/v1.12.19
https://github.com/element-hq/element-web/releases/tag/v1.12.20
https://github.com/element-hq/element-web/releases/tag/v1.12.21
https://github.com/element-hq/element-web/compare/v1.12.18...v1.12.21
2026-06-11 15:27:35 +02:00
R. Ryantm
5b031c1bff
ocamlPackages.timedesc: 3.1.0 → 3.1.2
2026-06-11 15:22:20 +02:00
Artturin
fd8c5a3124
comma: install completion ( #530309 )
2026-06-11 13:17:58 +00:00
Gergő Gutyina
63bf5f918a
emmet-language-server: migrate to pnpm_11, add test, refactor ( #530542 )
2026-06-11 13:14:08 +00:00
Vincent Laporte
a072f09c30
ocamlPackages.hxd: 0.4.0 -> 0.5.0 ( #529742 )
2026-06-11 13:11:34 +00:00
R. Ryantm
4809582d2c
ocamlPackages.hxd: 0.4.0 -> 0.5.0
2026-06-11 15:06:03 +02:00
Gergő Gutyina
c9e34d8e6e
tests/pnpm: add opencloud ( #527755 )
2026-06-11 12:59:43 +00:00
K900
1bcd5b6268
bootspec: honor boot.kernel.enable ( #530717 )
2026-06-11 12:56:59 +00:00
Gutyina Gergő
994e6bd462
tests/pnpm: add opencloud
2026-06-11 14:53:45 +02:00
K900
1fdf8fd586
bootspec: honor boot.kernel.enable
...
WSL and other container-brained-but-not-really systems may not want a kernel,
and now that bootspec is no longer optional, this pulls one in anyway.
2026-06-11 15:38:11 +03:00
Peder Bergebakken Sundt
cb94574522
python3Packages.uarray: 0.9.3 -> 0.9.4 ( #530556 )
2026-06-11 12:37:13 +00:00