Bobby Rong
d7eaa2c4b3
gexiv2: 0.14.5 → 0.14.6
...
https://gitlab.gnome.org/GNOME/gexiv2/-/compare/gexiv2-0.14.5...gexiv2-0.14.6
2025-08-28 07:58:22 +08:00
K900 and GitHub
3b9f00d7a7
nixos/tests: better handling of SDDM xauth files ( #436763 )
2025-08-25 15:36:38 +03:00
Gaétan Lepage and GitHub
8e1039b4ab
python3Packages.xgrammar: 0.1.22 -> 0.1.23 ( #436613 )
2025-08-25 14:34:30 +02:00
Gaétan Lepage and GitHub
a318a36e57
python3Packages.outlines: 1.2.1 -> 1.2.3 ( #436595 )
2025-08-25 14:34:19 +02:00
K900
68c2b33ead
nixos/tests: better handling of SDDM xauth files
...
Clearly, the sleep is not sleeping enough, so actually wait
for the cookie to be written (and hope that it doesn't get
split into multiple writes...)
2025-08-25 15:31:01 +03:00
Ben Siraphob and Vincent Laporte
baa3367ea6
cvc4: fix build on darwin
2025-08-25 14:23:41 +02:00
Wolfgang Walther and GitHub
40d8532c08
ci/github-script/prepare: identify real base branch ( #435596 )
2025-08-25 12:05:12 +00:00
aa0f1764fe
phase-cli: 1.19.2 -> 1.19.3 ( #435423 )
...
Co-authored-by: genga898 <genga898@users.noreply.github.com >
2025-08-25 11:11:48 +00:00
7c6f434c and GitHub
2eaa301807
angelscript: 2.37.0 -> 2.38.0 ( #436505 )
2025-08-25 10:38:08 +00:00
Jon Seager and GitHub
9ff42183ca
charmcraft: 3.5.2 -> 3.5.3 ( #434662 )
2025-08-25 11:35:33 +01:00
7c6f434c and GitHub
efbe497e24
gnuchess: 6.2.11 -> 6.3.0 ( #435871 )
2025-08-25 10:34:08 +00:00
Jon Seager and GitHub
950eed433b
python3Packages.craft-application: 5.6.3 -> 5.6.5 ( #435708 )
2025-08-25 11:33:01 +01:00
Jon Seager and GitHub
994129f352
python3Packages.logassert: 8.5 -> 8.6 ( #435830 )
2025-08-25 11:32:32 +01:00
Florian Klink and GitHub
6d3383c9e3
nixos/logind: migrate to settings option ( #435407 )
2025-08-25 13:31:13 +03:00
misilelab and Anthony Roussel
0491e7e3eb
glab: 1.62.0 -> 1.65.0
...
https://gitlab.com/gitlab-org/cli/-/releases/v1.63.0
https://gitlab.com/gitlab-org/cli/-/releases/v1.64.0
https://gitlab.com/gitlab-org/cli/-/releases/v1.65.0
Signed-off-by: misilelab <misileminecord@gmail.com >
2025-08-25 12:24:41 +02:00
Matteo Pacini and GitHub
5ba811f845
jscoverage: drop ( #436637 )
2025-08-25 11:18:10 +01:00
Wolfgang Walther and GitHub
d5ce15b159
postgresqlPackages.omnigres: 0-unstable-2025-08-15 -> 0-unstable-2025-08-24 ( #436691 )
2025-08-25 10:07:11 +00:00
Vladimír Čunát
4cb58577b0
thunderbird-128: 128.13.0esr -> 128.14.0esr ( #435410 )
2025-08-25 12:02:07 +02:00
Wolfgang Walther and GitHub
4f20d70fac
geoserver: 2.27.1 -> 2.27.2 ( #428177 )
2025-08-25 09:55:28 +00:00
Fernando Rodrigues and GitHub
3ff1be2dd1
nixos/iwd: fix DriverQuirks.DefaultInterface config option ( #436696 )
2025-08-25 09:43:45 +00:00
André Silva and GitHub
a2e1b39434
codex: 0.22.0 -> 0.23.0 ( #435576 )
2025-08-25 10:15:19 +01:00
André Silva and GitHub
2264ae1c83
claude-code: 1.0.89 -> 1.0.90 ( #436684 )
2025-08-25 10:13:57 +01:00
kirillrdy and GitHub
76f9a088f2
python3Packages.scikit-base: 0.12.4 -> 0.12.5 ( #436573 )
2025-08-25 19:09:17 +10:00
Thiago Kenji Okada and GitHub
aec50e442f
evil-helix: 20250601 -> 20250823 ( #436627 )
2025-08-25 09:57:09 +01:00
Thiago Kenji Okada and GitHub
666e35fade
libretro.play: 0-unstable-2025-08-04 -> 0-unstable-2025-08-20 ( #436664 )
2025-08-25 09:56:38 +01:00
7dde5b2d7d
peergos: 1.9.0 -> 1.10.0 ( #435978 )
...
Co-authored-by: christoph-heiss <contact@christoph-heiss.at >
2025-08-25 08:31:49 +00:00
K900 and GitHub
756bd89fb2
nixos/tests: fix tests that use SDDM ( #436705 )
2025-08-25 11:22:50 +03:00
Paul Meyer and GitHub
a615222ffe
keep-sorted: 0.7.0 -> 0.7.1 ( #436713 )
2025-08-25 10:09:20 +02:00
Jörg Thalheim and GitHub
c4a657a50f
spdk: 24.09 -> 25.05 ( #435569 )
2025-08-25 10:08:08 +02:00
K900
c345de079f
nixos/tests/retroarch: modernize
2025-08-25 10:53:23 +03:00
K900
35a5dfbfa3
nixos/tests: fix tests that use SDDM
...
Newer versions of SDDM moved the Xauth cookie from /tmp
to $XDG_RUNTIME_DIR, so update tests accordingly.
Also, add a delay before reading the cookie, as SDDM
does not create the file atomically, so it's possible
we try to read it before the cookie is actually written.
2025-08-25 10:53:00 +03:00
R. Ryantm
f9a31f4687
keep-sorted: 0.7.0 -> 0.7.1
2025-08-25 07:51:01 +00:00
Skoh and GitHub
636d8f8487
fractal: add missing libwebp runtime dependency ( #436623 )
...
Fixes #436588
2025-08-25 09:36:56 +02:00
Paul Meyer and GitHub
cc13cbdadc
lychee: 0.19.1 -> 0.20.0 ( #435810 )
2025-08-25 09:34:51 +02:00
b6589d4aaf
grafanactl: 0.1.1 -> 0.1.3 ( #436690 )
...
Co-authored-by: wcarlsen <carlsenwilli@gmail.com >
2025-08-25 06:58:23 +00:00
Wolfgang Walther and GitHub
d7967bed53
jenkins: 2.516.1 -> 2.516.2 ( #435704 )
2025-08-25 06:53:43 +00:00
Sefa Eyeoglu and GitHub
7b9aafae6a
oo7: 0.4.3 -> 0.5.0 ( #436674 )
2025-08-25 08:52:34 +02:00
b3d9343ac8
ghstack: 0.9.4 -> 0.11.0 ( #436582 )
...
Co-authored-by: Munksgaard <philip@munksgaard.me >
2025-08-25 06:43:57 +00:00
Hoang Nguyen
cc1251b631
nixos/iwd: fix DriverQuirks.DefaultInterface config option
...
[DriverQuirks].DefaultInterface option accepts a comma-separated list of drivers
or glob matches as its value.
2025-08-25 13:43:31 +07:00
R. Ryantm
1651cb11aa
grafanactl: 0.1.1 -> 0.1.3
2025-08-25 06:37:17 +00:00
Emily and GitHub
27685f385a
nixos/qemu-vm: Default configuration for empty disk image qemu devices. ( #436688 )
2025-08-25 07:36:25 +01:00
R. Ryantm
723fc4c94b
postgresqlPackages.omnigres: 0-unstable-2025-08-15 -> 0-unstable-2025-08-24
2025-08-25 06:36:22 +00:00
Will Fancher
8fc8c3e12e
nixos/qemu-vm: Default configuration for empty disk image qemu devices.
2025-08-25 02:30:24 -04:00
e75fb0cb7d
xenia-canary: 0-unstable-2025-08-15 -> 0-unstable-2025-08-22 ( #436604 )
...
Co-authored-by: tuxy <tuxy@users.noreply.github.com >
2025-08-25 06:23:52 +00:00
Markus Hauck
da82f162fe
claude-code: 1.0.89 -> 1.0.90
...
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
- Settings file changes take effect immediately - no restart required
2025-08-25 08:12:22 +02:00
57f07c205e
firefly-iii: 6.2.21 -> 6.3.2 ( #436657 )
...
Co-authored-by: savyajha <savyajha@users.noreply.github.com >
2025-08-25 06:04:42 +00:00
tomberek and GitHub
f55aa0214e
euphonica: add updateScript, build release profile ( #429200 )
2025-08-24 22:19:25 -07:00
dotlambda and GitHub
1e6353f322
python3Packages.albucore: revert bump to fix albumentations ( #436666 )
2025-08-24 22:18:01 -07:00
Thierry Delafontaine
8ffe606188
codex: 0.22.0 -> 0.23.0
...
- Remove python3 dependency as the login process is implemented in rust
- Move test environment setup to preCheck
- Add TERM=dumb for UI snapshot tests
- Reorganize checkFlags to separate Darwin-specific skips
2025-08-25 07:09:25 +02:00
dotlambda and GitHub
36afa211de
mat2: use python312 ( #436581 )
2025-08-24 21:59:07 -07:00