 Nick CaoandGitHub
|
5eb9de0afd
|
horizon-eda: 2.7.1 -> 2.7.2 (#468290)
|
2025-12-08 21:28:18 +00:00 |
|
 Nick CaoandGitHub
|
11bf93bc07
|
xray: 25.10.15 -> 25.12.2 (#468443)
|
2025-12-08 21:27:16 +00:00 |
|
 Nick CaoandGitHub
|
40b8030ac2
|
python3Packages.pbs-installer: 2025.11.20 -> 2025.12.05 (#468440)
|
2025-12-08 21:26:32 +00:00 |
|
 Nick CaoandGitHub
|
0ad2b0d1a7
|
vscode-extensions.github.codespaces: 1.18.3 -> 1.18.4 (#468392)
|
2025-12-08 21:24:29 +00:00 |
|
 Nick CaoandGitHub
|
fc61f74cfa
|
qlementine: 1.4.0 -> 1.4.1 (#468381)
|
2025-12-08 21:24:10 +00:00 |
|
 Nick CaoandGitHub
|
41af8668b6
|
linuxPackages.rtw88: 0-unstable-2025-10-20 -> 0-unstable-2025-11-30 (#468349)
|
2025-12-08 21:22:51 +00:00 |
|
 Nick CaoandGitHub
|
a53d028164
|
bosh-cli: 7.9.14 -> 7.9.15 (#468343)
|
2025-12-08 21:22:31 +00:00 |
|
 Nick CaoandGitHub
|
cda3124ac6
|
kubetui: 1.10.2 -> 1.11.0 (#468534)
|
2025-12-08 21:22:07 +00:00 |
|
 Nick CaoandGitHub
|
ad700971ab
|
httpx: 1.7.2 -> 1.7.3 (#468517)
|
2025-12-08 21:21:32 +00:00 |
|
 Nick CaoandGitHub
|
97ac3ee4d7
|
kubernetes-helmPlugins.helm-git: 1.4.1 -> 1.5.1 (#468514)
|
2025-12-08 21:21:04 +00:00 |
|
Kerstin Humm
|
fc9e8e648c
|
mastodon: 4.5.2 -> 4.5.3
Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.5.3
|
2025-12-08 22:20:40 +01:00 |
|
 Nick CaoandGitHub
|
becf211061
|
libretro.bsnes-hd: 0-unstable-2024-10-21 -> 0-unstable-2025-12-05 (#468467)
|
2025-12-08 21:19:45 +00:00 |
|
 SandroandGitHub
|
bf3f01b2b7
|
urdfdom-headers: 1.1.1 -> 2.0.1; urdfdom: 4.0.0 -> 5.0.3 (#438811)
|
2025-12-08 21:10:41 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
3c1552d89c
|
traccar: 6.10.0 -> 6.11.1 (#468857)
|
2025-12-08 21:06:20 +00:00 |
|
Nikodem Rabuliński
|
373c6b7009
|
forgejo-runner: add nrabulinski as maintainer
|
2025-12-08 21:59:12 +01:00 |
|
Nikodem Rabuliński
|
fec211858d
|
forgejo-runner: unbreak on darwin
Needed to disable a docker-specific test,
which should not be supported anyway.
|
2025-12-08 21:58:50 +01:00 |
|
 Pavol RusnakandGitHub
|
a0ea537a4f
|
python3Packages.bleak: enable darwin build (#456511)
|
2025-12-08 20:56:17 +00:00 |
|
 Martin WeineltandGitHub
|
fb442318aa
|
nixos/wyoming-piper: fix typo in zeroconf condition (#469092)
|
2025-12-08 20:50:46 +00:00 |
|
R. Ryantm
|
4f03fba8c1
|
ed-odyssey-materials-helper: 3.1.7 -> 3.1.9
|
2025-12-08 20:48:33 +00:00 |
|
R. Ryantm
|
9dbd57814b
|
pocketbase: 0.34.0 -> 0.34.2
|
2025-12-08 20:48:27 +00:00 |
|
R. Ryantm
|
fd6eb6d209
|
mirrord: 3.174.0 -> 3.176.0
|
2025-12-08 20:47:32 +00:00 |
|
Martin Weinelt
|
e02bfd7644
|
nixos/wyoming-piper: fix typo in zeroconf condition
|
2025-12-08 21:45:03 +01:00 |
|
R. Ryantm
|
f1c7534df2
|
opentofu: 1.10.7 -> 1.10.8
|
2025-12-08 20:44:15 +00:00 |
|
 isabelandGitHub
|
db5a5e39a2
|
cocoon: 0.5.1 -> 0.6.0 (#468391)
|
2025-12-08 20:36:13 +00:00 |
|
 Azat BahawiandGitHub
|
f90900fdfb
|
tshock: 5.2.3 -> 5.2.4 (#416460)
|
2025-12-08 20:34:07 +00:00 |
|
R. Ryantm
|
0191a1fc0a
|
shellhub-agent: 0.21.0 -> 0.21.3
|
2025-12-08 20:28:27 +00:00 |
|
R. Ryantm
|
9959d0aff7
|
vscode-extensions.fstarlang.fstar-vscode-assistant: 0.22.0 -> 0.23.1
|
2025-12-08 20:26:16 +00:00 |
|
Marcus Ramberg
|
ec1b515290
|
prek: 0.2.19 -> 0.2.20
|
2025-12-08 21:23:47 +01:00 |
|
Noratrieb
|
e078bbb383
|
rustup: fix rust-lld wrapper argument quoting
The wrapper script uses raw `$@`, which does not work when any of the
argument contains spaces. Use `"$@"` instead, which handles this
correctly.
|
2025-12-08 21:20:27 +01:00 |
|
R. Ryantm
|
87c715c9a2
|
sdl_gamecontrollerdb: 0-unstable-2025-11-28 -> 0-unstable-2025-12-05
|
2025-12-08 20:19:29 +00:00 |
|
R. Ryantm
|
57b5c3b937
|
python3Packages.recline: 2025.6 -> 2025.12
|
2025-12-08 20:19:24 +00:00 |
|
R. Ryantm
|
555fa9e020
|
vscode-extensions.dbaeumer.vscode-eslint: 3.0.16 -> 3.0.20
|
2025-12-08 20:16:54 +00:00 |
|
R. Ryantm
|
56575c00f4
|
vscode-extensions.gitlab.gitlab-workflow: 6.58.3 -> 6.60.2
|
2025-12-08 20:10:18 +00:00 |
|
R. Ryantm
|
d223b0ed4e
|
python3Packages.robot-descriptions: 1.21.0 -> 1.22.0
|
2025-12-08 20:09:40 +00:00 |
|
R. Ryantm
|
b39798c4f1
|
python3Packages.pytest-ansible: 25.11.2 -> 25.12.0
|
2025-12-08 20:02:25 +00:00 |
|
 Yohann BonifaceandGitHub
|
a55a45583e
|
python3Packages.swcgeom: 0.20.0 -> 0.21.2 (#468911)
|
2025-12-08 20:01:46 +00:00 |
|
 Yohann BonifaceandGitHub
|
13609c3aba
|
rovium: 0.7.0 -> 0.8.0 (#468920)
|
2025-12-08 20:01:12 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
75805b9a7e
|
ansel: 0-unstable-2025-11-24 -> 0-unstable-2025-12-01 (#468199)
|
2025-12-08 20:00:32 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
bd88cd5579
|
codebuff: 1.0.533 -> 1.0.540 (#468455)
|
2025-12-08 19:42:25 +00:00 |
|
R. Ryantm
|
9ebe54c8c3
|
qsv: 10.0.0 -> 11.0.2
|
2025-12-08 19:41:00 +00:00 |
|
isabel
|
e6d4bd5bd2
|
izrss: 0.2.0 -> 0.3.0
Diff: https://github.com/isabelroses/izrss/compare/v0.2.0...v0.3.0
Changelog: https://github.com/isabelroses/izrss/releases/v0.3.0
|
2025-12-08 19:39:27 +00:00 |
|
Pavol Rusnak
|
264a60991c
|
python3Packages.bleak: enable darwin build
|
2025-12-08 20:36:45 +01:00 |
|
Pavol Rusnak
|
90fd100ec4
|
python3Packages.pyobjc-framework-libdispatch: init at 11.1
|
2025-12-08 20:35:42 +01:00 |
|
 tomfandGitHub
|
9486b36bad
|
nixos/sshd: Allow UsePAM being null (#417055)
|
2025-12-08 19:34:28 +00:00 |
|
linsui
|
7be46cbf0f
|
Revert "biliass: 2.3.1 -> 2.1.1"
This reverts commit 62668ddf42.
|
2025-12-09 03:28:47 +08:00 |
|
Malo Bourgon
|
9c0ddd1d69
|
signalbackup-tools: 20251124 -> 20251207-1
Diff: https://github.com/bepaald/signalbackup-tools/compare/20251124...20251207-1
|
2025-12-08 11:28:39 -08:00 |
|
 JoandGitHub
|
08a5427949
|
edname: init at 1.0.1 (#469057)
|
2025-12-08 19:26:58 +00:00 |
|
R. Ryantm
|
b817bbf527
|
os-agent: 1.8.0 -> 1.8.1
|
2025-12-08 19:21:51 +00:00 |
|
R. Ryantm
|
5919d86dd3
|
v2ray-domain-list-community: 20251202060244 -> 20251208040409
|
2025-12-08 19:21:02 +00:00 |
|
Robert Rose
|
85897256dc
|
rke2_1_31: drop
The 1.31 release is no longer supported
|
2025-12-08 20:16:14 +01:00 |
|