nixpkgs-merge-bot[bot] and GitHub
884b39a461
gitea-mcp-server: 0.3.2 -> 0.4.0 ( #443707 )
2025-09-17 11:09:25 +00:00
Felix Bargfeldt and GitHub
d7f6c43c53
smtp4dev: 3.9.0 -> 3.10.1 ( #443246 )
2025-09-17 11:05:16 +00:00
StepBroBD and GitHub
d8be337a51
aldente: 1.34.1 -> 1.35.1 ( #443528 )
2025-09-17 11:04:00 +00:00
R. Ryantm
40c2104cae
python3Packages.mcp: 1.13.0 -> 1.14.0
2025-09-17 11:01:16 +00:00
Jonathan Davies
2b80bf0b34
nixos/systemd: Add package version tests to integration tests
2025-09-17 10:55:46 +00:00
Sandro and GitHub
5ad6143e2e
pyroaring: Override Cython version for tests/build ( #436908 )
2025-09-17 10:52:13 +00:00
André Silva and GitHub
e7f1d86a62
claude-code: 1.0.115 -> 1.0.117 ( #443690 )
2025-09-17 10:45:52 +00:00
R. Ryantm
fe1085c20d
gitea-mcp-server: 0.3.2 -> 0.4.0
2025-09-17 10:43:03 +00:00
R. Ryantm
0dc48406e8
terraform-providers.awscc: 1.55.0 -> 1.56.0
2025-09-17 10:41:20 +00:00
Jonas Heinrich
5319f2d87a
android-translation-layer: 0-unstable-2025-08-06 -> 0-unstable-2025-09-14
2025-09-17 12:39:05 +02:00
Scriptkiddi
a3b8c00f2b
networkmanager-fortisslvpn: add fix for pppd-2.5.2
2025-09-17 12:34:54 +02:00
R. Ryantm
fdcf08ff9d
gollama: v1.37.1 -> v1.37.2
2025-09-17 10:31:20 +00:00
nixpkgs-merge-bot[bot] and GitHub
242de16867
sillytavern: 1.13.3 -> 1.13.4 ( #443674 )
2025-09-17 10:19:52 +00:00
Felix Bargfeldt and GitHub
2bf321ac37
uiua-unstable: 0.17.0-rc.1 -> 0.17.0-rc.2 ( #443623 )
2025-09-17 10:16:59 +00:00
nixpkgs-merge-bot[bot] and GitHub
2e226bdb88
opa-envoy-plugin: 1.7.1-envoy -> 1.8.0-envoy ( #438100 )
2025-09-17 10:15:36 +00:00
Felix Bargfeldt and GitHub
930811b62a
miniserve: 0.31.0 -> 0.32.0 ( #443622 )
2025-09-17 10:15:20 +00:00
Martin Weinelt
5470198dde
nixos/wyoming/piper: fix cuda option reference
...
Fixes : #443686
2025-09-17 12:13:32 +02:00
dramforever
a0a7b1abbf
add-determinism: Fix meta.mainProgram, add compat symlink
...
The program has been renamed to add-det in 0.7.0, and upstream
recommends distros add a compatibility symlink. [1] The symlink approach
has been taken by Arch Linux. [2]
Correct meta.mainProgram to point to add-det, and add this symlink as
was recommended.
[1]: https://github.com/keszybz/add-determinism/releases/tag/v0.7.0
[2]: https://gitlab.archlinux.org/archlinux/packaging/packages/add-determinism/-/blob/5be4e2122665d4eb207239b82ec73ea1107784e2/PKGBUILD
2025-09-17 18:00:20 +08:00
Markus Hauck
b28b2e3c01
claude-code: 1.0.115 -> 1.0.117
...
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
2025-09-17 11:37:07 +02:00
R. Ryantm
fc39e975ce
beeper: 4.1.169 -> 4.1.186
2025-09-17 09:32:01 +00:00
fsagbuya
d9abc4036e
rt: 5.0.5 -> 5.0.8
2025-09-17 17:26:51 +08:00
R. Ryantm
dc420e2811
python3Packages.llama-index-llms-openai: 0.5.4 -> 0.5.6
2025-09-17 09:16:04 +00:00
Maximilian Bosch and GitHub
a48aa7995c
nixos/nixpkgs: correct some option defaults ( #441948 )
2025-09-17 09:13:33 +00:00
nixpkgs-merge-bot[bot] and GitHub
b4f1f9e3f2
tfswitch: 1.5.1 -> 1.6.0 ( #443600 )
2025-09-17 09:11:44 +00:00
Maximilian Bosch and GitHub
f8dba90942
php: remove dependencies on build time only dependencies ( #423266 )
2025-09-17 09:09:45 +00:00
Niklas Korz and GitHub
4f5f360855
applesauce: init at 0.5.19 ( #441001 )
2025-09-17 09:07:53 +00:00
kyehn
6c5a7c61df
syncthing-macos: 1.29.2-2 -> 1.30.0-1
2025-09-17 09:07:19 +00:00
Thiago Kenji Okada and GitHub
5874893c92
libretro.play: 0-unstable-2025-08-25 -> 0-unstable-2025-09-12 ( #443452 )
2025-09-17 08:46:22 +00:00
Jon Seager and GitHub
64c777559b
homepage-dashboard: add unixtools.ping to PATH ( #442572 )
2025-09-17 08:37:50 +00:00
Szymon Pajka
841b38dc79
spotify/darwin: 1.2.70.409 -> 1.2.72.438
2025-09-17 09:27:17 +01:00
Thierry Delafontaine
5d354c0d3b
opencode: 0.9.0 -> 0.9.9
...
- Removed `--compile-exec-argv` since #443249 has been merged
- Removed `--frozen-lockfile` and `--production` — they erroneously
report the lockfile needs updating even though `bun install` does not
change it. Related to https://github.com/oven-sh/bun/issues/19088
https://github.com/sst/opencode/releases/tag/v0.9.1
https://github.com/sst/opencode/releases/tag/v0.9.2
https://github.com/sst/opencode/releases/tag/v0.9.3
https://github.com/sst/opencode/releases/tag/v0.9.4
https://github.com/sst/opencode/releases/tag/v0.9.5
https://github.com/sst/opencode/releases/tag/v0.9.6
https://github.com/sst/opencode/releases/tag/v0.9.7
https://github.com/sst/opencode/releases/tag/v0.9.8
https://github.com/sst/opencode/releases/tag/v0.9.9
2025-09-17 10:22:24 +02:00
Parthiv Krishna
74411c6c0d
nixosTests.homepage-dashboard: add test for ping property on service
...
Use homepage's API to ensure that ping works
2025-09-17 08:21:53 +00:00
Sandro and GitHub
069253cc04
mautrix-whatsapp: 0.12.4 -> 0.12.5 ( #443463 )
2025-09-17 08:10:45 +00:00
eljamm
cb4a14d95a
cryptolyzer: expose application; add mainProgram
2025-09-17 10:08:08 +02:00
Thiago Kenji Okada and GitHub
9216cf536b
linuxKernel.kernels.linux_lqx: 6.16.5 -> 6.16.7 ( #443677 )
2025-09-17 07:58:34 +00:00
isabel and GitHub
b9b1a7417f
biome: 2.2.3 -> 2.2.4 ( #443598 )
2025-09-17 07:57:35 +00:00
Thiago Kenji Okada and GitHub
b3b4ec2180
libretro.pcsx2: 0-unstable-2025-08-30 -> 0-unstable-2025-09-14 ( #443587 )
2025-09-17 07:55:21 +00:00
Markus Kowalewski and GitHub
1a4255cb59
avogadro2: 1.100.0 -> 1.101.0 ( #443357 )
2025-09-17 07:54:29 +00:00
Michele Guerini Rocco and GitHub
ab8c387f40
services.hostapd: add assertions and warnings to detect conflict with networking.wireless.iwd or networking.wireless ( #440932 )
2025-09-17 07:43:04 +00:00
R. Ryantm
9376870ccc
stretchly: 1.17.2 -> 1.18.0
2025-09-17 07:42:43 +00:00
Niklas Korz and GitHub
ab4f291f85
godot: 4.4.1-stable -> 4.5-stable ( #443435 )
2025-09-17 07:42:13 +00:00
sternenseemann and Wolfgang Walther
e94ea64eaa
haskellPackages.cabal2nix-unstable: 2.3.0-unstable-2025-09-09 -> 2.3.0-unstable-2025-09-17
2025-09-17 09:38:48 +02:00
gador
709e9c4de2
sqlite3-to-mysql: 2.4.2 -> 2.4.5
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
2025-09-17 09:37:08 +02:00
Wolfgang Walther
8a0284dcd2
haskellPackages.cabal2nix-unstable: override with unstable dependencies
...
These dependencies need to be pulled from the same unstable commit that
cabal2nix is pulled from, otherwise changes to any of them will not be
in effect and possibly break the build.
(cherry picked from commit 631661e66c )
2025-09-17 09:36:37 +02:00
Michele Guerini Rocco and GitHub
098e9e0187
nixos/wpa_supplicant: add option to pass additional configuration files ( #437247 )
2025-09-17 07:29:00 +00:00
R. Ryantm
f90aeb10a0
oh-my-zsh: 2025-08-16 -> 2025-09-10
2025-09-17 07:20:26 +00:00
Wolfgang Walther
3f34a58e0c
haskellPackages.cabal2nix-unstable: set version according to contribution guidelines
...
The contribution guidelines require an unstable version to be leading
with a real version, or if none is available with `0-`.
This is because certain Nix operations split a package's full name into
name and version component starting with the first section starting with
a digit.
(cherry picked from commit 453d0f8eab )
2025-09-17 09:18:53 +02:00
R. Ryantm
db0ca5c347
linuxKernel.kernels.linux_lqx: 6.16.5 -> 6.16.7
2025-09-17 07:15:57 +00:00
nixpkgs-merge-bot[bot] and GitHub
602a8bc2c6
ipopt: 3.14.18 -> 3.14.19 ( #443268 )
2025-09-17 07:05:27 +00:00
R. Ryantm
9504a76870
sillytavern: 1.13.3 -> 1.13.4
2025-09-17 06:56:10 +00:00