whispers
f7b16131d9
usrsctp: make unused-but-set-variable non-fatal for gcc 16
...
since usrsctp builds with -Werror by default, and gcc 16's unused
variable analysis is better than previous versions, this causes a build
failure. a fix for this particular variable has been submitted upstream,
but this is sufficient in the interim.
2026-07-24 13:31:31 +02:00
whispers
6c37551652
jemalloc: add patch to fix build under gcc 16
...
jemalloc used the nonstandard `std::__throw_bad_alloc`, which is no
longer visible in GCC 16. this upstream patch makes it conditional on
exceptions and defers to either `throw std::bad_alloc()` or
`std::terminate` as appropriate, and fixes the build.
2026-07-24 13:31:18 +02:00
whispers
aab37bd258
sourceHighlight: patch to fix build with gcc 16
...
The `ranges` name in the test here conflicts with the
`namespace std::ranges { }` from GCC 16, causing this test to fail to
build with "error: reference to 'ranges' is ambiguous". To avoid this,
we simply rename the variable.
2026-07-24 13:31:06 +02:00
whispers
017fed1d63
gcc: 15 -> 16
...
changes: https://gcc.gnu.org/gcc-16/changes.html
porting guide: https://gcc.gnu.org/gcc-16/porting_to.html
2026-07-24 13:23:18 +02:00
whispers
f46e80f6c5
minimal-bootstrap.gcc-glibc: 15.3.0 -> 16.1.0
...
https://gcc.gnu.org/gcc-16/changes.html
2026-07-24 13:23:18 +02:00
whispers
8c8bcc8565
minimal-bootstrap.gcc-latest: 15.3.0 -> 16.1.0
...
https://gcc.gnu.org/gcc-16/changes.html
2026-07-24 13:23:14 +02:00
Vincent Laporte
335f0738cb
coqPackages.mathcomp-word: 3.4 → 3.5 ( #544910 )
2026-07-24 05:48:35 +00:00
Maximilian Bosch
2836fbbd41
matrix-synapse: 1.156.0 -> 1.157.1 ( #544480 )
2026-07-24 05:37:50 +00:00
Wolfgang Walther
596a0d7dc0
gitignore: add AGENTS.md and CLAUDE.md ( #544374 )
2026-07-24 05:34:53 +00:00
Audrey Dutcher
a515e75f6b
nixos/xdg: enable fuse for desktop portals ( #543168 )
2026-07-24 05:03:17 +00:00
Vincent Laporte
c5a79bf94d
coqPackages.mathcomp-word: 3.4 → 3.5
2026-07-24 06:53:31 +02:00
Vladimír Čunát
33b11c7a18
thunderbird-140: 140.12.1esr -> 140.13.0esr ( #545065 )
2026-07-24 04:29:18 +00:00
nixpkgs-ci[bot]
4cb9d58ac0
yaziPlugins: update on 2026-07-23 ( #544999 )
2026-07-24 02:35:19 +00:00
nixpkgs-ci[bot]
4a02d63a72
zapzap: add Hunspell dictionaries for spellcheck ( #544093 )
2026-07-24 02:32:26 +00:00
Yt
c6b4f51ed2
python3Packages.pinecone: 8.1.2 -> 9.1.0 ( #544751 )
2026-07-24 01:31:50 +00:00
Yt
11666f06dc
python314Packages.nltk: 3.9.4 -> 3.10.0 ( #545023 )
2026-07-24 01:29:56 +00:00
Martin Weinelt
1ce8afeba2
music-assistant: fix pytestCheckPhase by pinning pytest to 9.0.x ( #545018 )
2026-07-24 01:15:49 +00:00
Michael Daniels
3d238b4d3b
piknik: adopt ( #543919 )
2026-07-24 01:06:43 +00:00
nixpkgs-ci[bot]
1ea2a247f0
tpnote: 1.26.6 -> 1.26.7 ( #545031 )
2026-07-24 00:52:48 +00:00
nixpkgs-ci[bot]
f82c92cf1f
temporal-cli: 1.8.0 -> 1.8.1 ( #544819 )
2026-07-24 00:52:44 +00:00
nixpkgs-ci[bot]
2ffb4d3f41
gtkwave: 3.3.127 -> 3.3.128 ( #544756 )
2026-07-24 00:52:38 +00:00
Sandro
aa7157b3f1
zfstools: add gem dependency which is no longer in ruby per default ( #543062 )
2026-07-24 00:35:24 +00:00
Emily
e220185ff6
chromium,chromedriver: 150.0.7871.181 -> 150.0.7871.186 ( #545052 )
2026-07-23 23:53:13 +00:00
Weijia Wang
73c5f78e27
powershell: 7.6.3 -> 7.6.4 ( #545012 )
2026-07-23 23:51:48 +00:00
Sandro
c57500ad3e
moonshine: init at 0.13.5 ( #544596 )
2026-07-23 23:50:21 +00:00
Weijia Wang
e702484147
nvc: 1.21.1 -> 1.22.0 ( #544476 )
2026-07-23 23:45:47 +00:00
Ihar Hrachyshka
c9b84ce04d
python3Packages.pinecone-plugin-interface: drop
2026-07-23 19:41:01 -04:00
Ihar Hrachyshka
f73579b2d5
python3Packages.pinecone-plugin-assistant: drop
2026-07-23 19:41:00 -04:00
Ihar Hrachyshka
9494ab4bd9
python3Packages.pinecone: 8.1.2 -> 9.1.0
2026-07-23 19:40:57 -04:00
Ihar Hrachyshka
3addee54fd
thunderbird-140: 140.12.1esr -> 140.13.0esr
...
https://www.thunderbird.net/en-US/thunderbird/140.13.0esr/releasenotes/
2026-07-23 19:16:52 -04:00
Martin Weinelt
95bde44920
juno-theme: drop gtk-engine-murrine ( #544668 )
2026-07-23 22:37:56 +00:00
zowoq
76bffde6ac
linux_testing: 7.2-rc3 -> 7.2-rc4 ( #544822 )
2026-07-23 22:26:45 +00:00
emilylange
36e02b4b99
chromium,chromedriver: 150.0.7871.181 -> 150.0.7871.186
...
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01320465736.html
This update includes 4 security fixes.
CVEs:
CVE-2026-16807 CVE-2026-16806 CVE-2026-16805 CVE-2026-16804
2026-07-24 00:05:15 +02:00
Yohann Boniface
ed4769576d
python3Packages.protobuf4: fix for setuptools >= 81 ( #544698 )
2026-07-23 21:55:47 +00:00
Michael Daniels
444d7450c7
google-chrome: 150.0.7871.181 -> 150.0.7871.186 ( #545042 )
2026-07-23 21:53:17 +00:00
Yohann Boniface
1506daf43d
eddie: remove dependency on gtk2 ( #545032 )
2026-07-23 21:52:03 +00:00
dotlambda
23ba2205c8
python3Packages.volvooncall: drop ( #544014 )
2026-07-23 21:50:58 +00:00
Yohann Boniface
7474c5c868
python3Packages.selectolax: 0.4.10 -> 0.4.11 ( #543070 )
2026-07-23 21:45:55 +00:00
Yohann Boniface
fac37c4c35
python3Packages.overturemaps: enable tests ( #543365 )
2026-07-23 21:45:19 +00:00
Yohann Boniface
c4c5631f12
gotosocial: 0.22.0 -> 0.22.1 ( #544339 )
2026-07-23 21:44:46 +00:00
Michael Daniels
49bf18108b
google-chrome: 150.0.7871.181 -> 150.0.7871.186
...
Announcement: https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01320465736.html
2026-07-23 17:44:30 -04:00
Yohann Boniface
b19ed873ce
python3Packages.ciscomobilityexpress: remove hardcoded checkPhase ( #543379 )
2026-07-23 21:43:17 +00:00
Yohann Boniface
2ec3ef4e6b
python3Packages.langchain-aws: 1.6.2 -> 1.6.3 ( #544781 )
2026-07-23 21:43:05 +00:00
Yohann Boniface
cbd4eedd14
vscode-extensions.illixion.vscode-vibrancy-continued: 1.1.84 -> 1.1.85 ( #540635 )
2026-07-23 21:42:38 +00:00
Oleksii Filonenko
91cc1fdf68
czkawka: fix nix-darwin build ( #544782 )
2026-07-23 21:30:14 +00:00
nixpkgs-ci[bot]
d7c8f06181
concord-tui: 2.4.1 -> 2.4.5 ( #544991 )
2026-07-23 21:20:29 +00:00
Sandro
ff24c60766
python3Packages.django-guardian: 3.2.0 -> 3.3.3 ( #544959 )
2026-07-23 21:12:52 +00:00
Ryan Hendrickson
90e76e32c2
marimo: 0.23.11 -> 0.23.14 ( #538800 )
2026-07-23 21:10:20 +00:00
Ryan Omasta
498fffc48d
eddie: remove dependency on gtk2
2026-07-23 15:08:03 -06:00
Sandro Jäckel
f107f71070
paperless-ngx: relax nltk dependency
2026-07-23 23:06:51 +02:00
Tristan Ross
0c3d30f193
zig.fetchDeps: fix zig 0.16.0 builds ( #544920 )
2026-07-23 21:06:25 +00:00
Wolfgang Walther
feb59cef2b
postgresqlPackages.pg_search: 0.24.2 -> 0.24.3 ( #544508 )
2026-07-23 21:02:37 +00:00
Maximilian Bosch
8751b9fd7c
matrix-synapse: 1.156.0 -> 1.157.1
...
ChangeLog:
* https://github.com/element-hq/synapse/releases/tag/v1.157.0
* https://github.com/element-hq/synapse/releases/tag/v1.157.1
2026-07-23 23:02:20 +02:00
Jost Alemann
6635d957dc
zig.fetchDeps: fix zig 0.16.0 builds
...
create some tmp dir in the zig cache to work around
https://codeberg.org/ziglang/zig/issues/31964 and
https://codeberg.org/ziglang/zig/issues/35264 affecting zig 0.16.0
2026-07-23 23:01:43 +02:00
Tony Wasserka
f7497ede29
moonshine: init at 0.13.5
...
Assisted-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-23 22:57:48 +02:00
R. Ryantm
e25fe7a968
tpnote: 1.26.6 -> 1.26.7
2026-07-23 20:57:36 +00:00
Sandro
ed6f12c6db
sops: 3.13.2 -> 3.13.3 ( #544917 )
2026-07-23 20:57:01 +00:00
Sandro Jäckel
9494ef5d2c
python314Packages.nltk: 3.9.4 -> 3.10.0
...
Diff: https://github.com/nltk/nltk/compare/3.9.4...v3.10.0
2026-07-23 22:47:21 +02:00
Jan Tojnar
8c1317b5f7
sublime4-dev: 4205 -> 4206 ( #545007 )
2026-07-23 20:44:02 +00:00
emilylange
962224d36a
music-assistant: fix pytestCheckPhase by pinning pytest to 9.0.x
...
https://hydra.nixos.org/build/338544626
2026-07-23 22:34:11 +02:00
Sandro
423e430953
python3Packages.drf-spectacular-sidecar: 2026.1.1 -> 2026.7.1 ( #442304 )
2026-07-23 20:31:27 +00:00
Nick Cao
bebfb9a711
zsign: 1.0.8 -> 1.1.1 ( #545004 )
2026-07-23 20:28:32 +00:00
nixpkgs-ci[bot]
4c11cfaafd
clickhouse: 26.6.1.1193-stable -> 26.7.1.1315-stable ( #544956 )
2026-07-23 20:27:23 +00:00
nixpkgs-ci[bot]
164a00b31e
rura: 1.9.0 -> 1.10.0 ( #544926 )
2026-07-23 20:27:05 +00:00
Thomas Gerbet
8eaa0c5436
proftpd: 1.3.9a -> 1.3.9c ( #544960 )
2026-07-23 20:26:15 +00:00
Nikolay Korotkiy
2e5c6cd3ba
ralphex: 1.6.0 -> 1.6.1 ( #544996 )
2026-07-23 20:15:30 +00:00
Yohann Boniface
b770e4e529
f3d: update homepage URL ( #544935 )
2026-07-23 20:11:13 +00:00
Marie Ramlow
b5406758e6
matterjs-server: 1.2.5 -> 1.3.1 ( #544923 )
2026-07-23 20:08:15 +00:00
Masum Reza
3c1e3db13d
noctalia-greeter: init at 1.0.0 ( #529623 )
2026-07-23 20:08:03 +00:00
Thomas Gerbet
432f211cb9
dokuwiki: 2025-05-14b -> 2026-07-14a ( #541841 )
2026-07-23 20:06:56 +00:00
Nick Cao
bb0cf91cab
flexget: 3.19.28 -> 3.19.30 ( #544941 )
2026-07-23 20:06:53 +00:00
R. Ryantm
77106cf50e
sublime4-dev: 4205 -> 4206
2026-07-23 20:06:22 +00:00
Thomas Gerbet
fc7ab91726
youtrack: 2026.2.17012 -> 2026.2.17765 ( #542487 )
2026-07-23 20:06:11 +00:00
Masum Reza
5fbcdcb67b
ostree-full: 2026.1 -> 2026.2 ( #537626 )
2026-07-23 20:04:57 +00:00
Nick Cao
5790c05fd3
python313Packages.iamdata: 0.1.202607221 -> 0.1.202607231 ( #544975 )
2026-07-23 20:04:25 +00:00
Nick Cao
8f21ecd851
vale: 3.15.1 -> 3.15.2 ( #544970 )
2026-07-23 20:04:12 +00:00
Nick Cao
7810430c83
python3Packages.reorder-python-imports: 3.16.0 -> 3.17.0 ( #544969 )
2026-07-23 20:03:09 +00:00
Pol Dellaiera
5d5b9e1ec4
lxmf-rs: 0.9.0 -> 0.9.6 ( #544992 )
2026-07-23 20:02:45 +00:00
Nick Cao
e1ec195cb8
heimdall-proxy: 0.17.17 -> 0.17.18 ( #544965 )
2026-07-23 20:02:27 +00:00
Pascal Jungblut
c446f1dbc4
zsign: 1.0.8 -> 1.1.1
2026-07-23 22:02:22 +02:00
Nick Cao
a7cc283d1e
wgcf: 2.2.31 -> 2.2.32 ( #544961 )
2026-07-23 20:01:51 +00:00
Nick Cao
57a7b16e64
lokalise2-cli: 3.1.5 -> 3.1.7 ( #544958 )
2026-07-23 20:00:47 +00:00
R. Ryantm
34fd91c99c
powershell: 7.6.3 -> 7.6.4
2026-07-23 19:57:46 +00:00
Sandro Jäckel
60bf249d13
nltk-data: 0-unstable-2024-07-29 -> 0-unstable-2026-07-01
...
Diff: cfe82914f3...550b6625bc
2026-07-23 21:48:08 +02:00
Fabian Affolter
bdff973a1b
wappalyzergo: 0.2.89 -> 0.2.90 ( #544590 )
2026-07-23 19:47:36 +00:00
Martin Weinelt
fe44f7c440
hyperscan: mark static build broken, replace pcre with pcre2; rspamd: pcre -> pcre2; 4.1.0 -> 4.1.2 ( #544972 )
2026-07-23 19:46:49 +00:00
Nick Cao
786aa77a18
terraform-providers.ovh_ovh: 2.16.1 -> 2.17.0 ( #544896 )
2026-07-23 19:46:33 +00:00
R. Ryantm
0d6cf6330c
ralphex: 1.6.0 -> 1.6.1
2026-07-23 19:44:25 +00:00
Sandro
c203d45f68
jellyfin-rpc: 1.3.4 -> 1.3.5 ( #511983 )
2026-07-23 19:44:05 +00:00
Nick Cao
d4221905ef
python3Packages.yaramod: 4.8.0 -> 4.8.1 ( #544867 )
2026-07-23 19:41:17 +00:00
Fabián Heredia Montiel
e857b0dcbf
ocamlPackages.digestif: 1.3.0 -> 1.3.1 ( #541803 )
2026-07-23 19:40:41 +00:00
Nick Cao
28a53ea828
immich-public-proxy: 3.0.1 -> 3.0.2 ( #544845 )
2026-07-23 19:40:40 +00:00
Fabián Heredia Montiel
5c3ee9cd8c
ocamlPackages.mimic: 0.0.9 -> 0.0.10 ( #541805 )
2026-07-23 19:40:18 +00:00
Nick Cao
7450ccbf15
ni: 30.2.0 -> 30.3.0 ( #544835 )
2026-07-23 19:39:59 +00:00
Adam C. Stephens
b0ea36eb31
noctalia: init at 5.0.0-beta.4 ( #544908 )
2026-07-23 19:39:51 +00:00
Nick Cao
46bf2b6ede
syft: 1.48.0 -> 1.49.0 ( #544834 )
2026-07-23 19:39:33 +00:00
Nick Cao
3dc3fe7794
ygot: 0.34.0 -> 0.35.0 ( #544828 )
2026-07-23 19:39:00 +00:00
Nick Cao
b5b50923e3
cotp: 1.9.10 -> 1.10.0 ( #544744 )
2026-07-23 19:35:14 +00:00
Nick Cao
1a6ddec6a0
python3Packages.linode-api4: 5.45.0 -> 5.46.0 ( #544755 )
2026-07-23 19:34:44 +00:00
Fabian Affolter
c5d93a6fd5
python3Packages.pyexploitdb: 0.3.35 -> 0.3.36 ( #544678 )
2026-07-23 19:34:39 +00:00
Fabian Affolter
76f319bf34
rmux: 0.8.0 -> 0.9.0 ( #544787 )
2026-07-23 19:33:52 +00:00
Nick Cao
b0c2a07fc9
di-tui: 1.14.0 -> 1.15.0 ( #544753 )
2026-07-23 19:33:27 +00:00
Cosima Neidahl
908c290e14
openxray: remove unused PCRE dependency ( #544990 )
2026-07-23 19:32:22 +00:00
Masum Reza
0f58d59d92
nixos/dms-greeter: added mango and miracle-wm as supported compositor… ( #517703 )
2026-07-23 19:32:17 +00:00
Nick Cao
f2283c8688
vscode-extensions.csharpier.csharpier-vscode: 10.0.3 -> 11.0.0 ( #544741 )
2026-07-23 19:32:07 +00:00
R. Ryantm
4124f68f77
lxmf-rs: 0.9.0 -> 0.9.6
2026-07-23 19:31:41 +00:00
R. Ryantm
ebefb2f872
concord-tui: 2.4.1 -> 2.4.5
2026-07-23 19:30:46 +00:00
Nick Cao
6a40eeacc8
uutils-tar: 0-unstable-2026-07-09 -> 0-unstable-2026-07-22 ( #544700 )
2026-07-23 19:29:09 +00:00
Fabian Affolter
47ab5fa740
python3Packages.llama-index-llms-openai: 0.7.9 -> 0.7.10 ( #500032 )
2026-07-23 19:28:57 +00:00
Fabian Affolter
61f9f1ed85
python3Packages.bthome-ble: 3.23.5 -> 3.24.0 ( #544833 )
2026-07-23 19:26:11 +00:00
R. Ryantm
bca9b20051
dokuwiki: 2025-05-14b -> 2026-07-14a
2026-07-23 19:24:40 +00:00
Fabian Affolter
18f3585b33
kubescape: 4.0.10 -> 4.0.11 ( #544673 )
2026-07-23 19:21:03 +00:00
Nick Cao
79b9361556
python3Packages.pyflipper: 0.21 -> 0.22 ( #544652 )
2026-07-23 19:20:37 +00:00
Fabian Affolter
f055987bd2
burpsuite: 2026.6 -> 2026.7 ( #544771 )
2026-07-23 19:20:28 +00:00
Fabian Affolter
9f4c1970be
python3Packages.pylitterbot: 2025.6.1 -> 2025.6.2 ( #544789 )
2026-07-23 19:19:52 +00:00
patka
4ac22e3e99
openxray: remove unused PCRE dependency
2026-07-23 21:19:26 +02:00
Fabian Affolter
80579cca71
python3Packages.stackit-resourcemanager: 0.8.0 -> 0.9.0 ( #544944 )
2026-07-23 19:18:58 +00:00
Fabian Affolter
e26f37cbe2
python3Packages.stackit-objectstorage: 1.4.0 -> 1.5.0 ( #544945 )
2026-07-23 19:18:26 +00:00
Fabian Affolter
5bff871525
python3Packages.stackit-iaas: 1.4.0 -> 1.5.0 ( #544947 )
2026-07-23 19:18:01 +00:00
Nick Cao
7d4b60cc16
omnictl: 1.9.1 -> 1.9.3 ( #544642 )
2026-07-23 19:17:53 +00:00
Nick Cao
7847b17250
apko: 1.2.25 -> 1.2.27 ( #544622 )
2026-07-23 19:16:32 +00:00
Nick Cao
4cc97cf85e
koffan: 2.12.2 -> 2.12.3 ( #544597 )
2026-07-23 19:15:24 +00:00
nixpkgs-ci[bot]
b56f28d103
mark: 16.5.1 -> 16.6.0 ( #544963 )
2026-07-23 19:13:09 +00:00
nixpkgs-ci[bot]
1b6d4958c0
taze: 19.14.1 -> 19.16.0 ( #544933 )
2026-07-23 19:13:07 +00:00
Fabian Affolter
531d0a2885
python313Packages.iamdata: 0.1.202607221 -> 0.1.202607231
...
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202607221...v0.1.202607231
Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202607231
2026-07-23 21:12:17 +02:00
Sandro Jäckel
07304f7035
paperless-ngx: relax django-guardian dependency
2026-07-23 21:10:14 +02:00
Sandro Jäckel
58ff65aac9
python3Packages.django-guardian: 3.2.0 -> 3.3.3
...
Changelog: https://github.com/django-guardian/django-guardian/releases/tag/3.3.3
Diff: https://github.com/django-guardian/django-guardian/compare/3.2.0...3.3.3
2026-07-23 21:10:13 +02:00
Martin Weinelt
22fd0559fc
rspamd: 4.1.0 -> 4.1.2
...
https://github.com/rspamd/rspamd/releases/tag/4.1.1
https://github.com/rspamd/rspamd/releases/tag/4.1.2
2026-07-23 21:09:36 +02:00
Martin Weinelt
3758224be3
rspamd: try migrating to pcre2 again
...
The crashes happened in 2022 and now we are yanking pcre1, so we need to
try.
2026-07-23 21:09:36 +02:00
Nick Cao
632e975750
goose: 3.27.2 -> 3.27.3 ( #544587 )
2026-07-23 19:08:33 +00:00
Nick Cao
2d999dc5d3
cdk8s-cli: 2.207.40 -> 2.207.41 ( #544559 )
2026-07-23 19:08:05 +00:00
Nick Cao
6fec5c114c
python3Packages.google-cloud-securitycenter: 1.45.0 -> 1.46.0 ( #544580 )
2026-07-23 19:07:22 +00:00
Nick Cao
372ad13bb7
kubernetes-helmPlugins.helm-dt: 0.8.0 -> 0.9.0 ( #544579 )
2026-07-23 19:06:57 +00:00
Nick Cao
5032488f17
libre: 4.9.0 -> 4.10.0 ( #544575 )
2026-07-23 19:05:59 +00:00
Nick Cao
5a397eb646
expresslrs-configurator: 1.8.1 -> 1.8.2 ( #544569 )
2026-07-23 19:05:36 +00:00
Nick Cao
5740943a29
lazyworktree: 1.48.0 -> 1.49.0 ( #544552 )
2026-07-23 19:04:47 +00:00
Sandro
3b0492be00
beamPackages.expert: 0.1.6 -> 0.1.7 ( #544930 )
2026-07-23 18:57:06 +00:00
R. Ryantm
44824ae2ef
vale: 3.15.1 -> 3.15.2
2026-07-23 18:55:11 +00:00
Martin Weinelt
5992b69d1f
hyperscan: mark static build broken, replace pcre with pcre2
...
> CMake Error at cmake/arch.cmake:108 (message):
> A minimum of SSSE3 compiler support is required
> Call Stack (most recent call first):
> CMakeLists.txt:340 (include)
2026-07-23 20:54:58 +02:00
Benjamin Staffin
503c6c2fc5
freeipa: 4.12.5 -> 4.13.1 ( #544515 )
2026-07-23 18:54:34 +00:00
Nick Cao
3b89d33703
pykickstart: 3.75 -> 3.76 ( #544545 )
2026-07-23 18:54:31 +00:00
R. Ryantm
51a6ba7a0a
python3Packages.reorder-python-imports: 3.16.0 -> 3.17.0
2026-07-23 18:53:03 +00:00
Nick Cao
0be71b2d2e
talhelper: 3.1.13 -> 3.1.14 ( #544537 )
2026-07-23 18:52:34 +00:00
Nick Cao
68a91e00e8
vpxtool: 0.33.4 -> 0.33.6 ( #544534 )
2026-07-23 18:52:11 +00:00
jade
86c66ab71d
buck2: 2026-04-15 -> 2026-07-15 ( #517126 )
2026-07-23 18:51:45 +00:00
Dmitry Kalinkin
0fd0f668a1
python3Packages.hepdata-lib: init at 0.21.0 ( #543620 )
2026-07-23 18:51:09 +00:00
Dmitry Kalinkin
ba171bb52f
python3Packages.awkward: 2.10.0 -> 2.11.0 ( #544889 )
2026-07-23 18:49:28 +00:00
Sandro
4934f50037
opencode: expose theme.json over passthru.jsonschema ( #544922 )
2026-07-23 18:49:00 +00:00
R. Ryantm
b1817ba8e8
heimdall-proxy: 0.17.17 -> 0.17.18
2026-07-23 18:47:59 +00:00
R. Ryantm
f2bbfe1205
mark: 16.5.1 -> 16.6.0
2026-07-23 18:45:37 +00:00
Gerhard Schwanzer
cb0d4be6a7
proftpd: 1.3.9a -> 1.3.9c
...
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-23 20:35:19 +02:00
R. Ryantm
ef91ab13ba
wgcf: 2.2.31 -> 2.2.32
2026-07-23 18:33:52 +00:00
Nick Cao
d8dfc93f03
libation: 13.5.0 -> 13.5.1 ( #544512 )
2026-07-23 18:32:29 +00:00
Nick Cao
a9380d2f7f
kargo: 1.10.8 -> 1.10.9 ( #544506 )
2026-07-23 18:30:55 +00:00
Nick Cao
31744e582c
tree-sitter-grammars.tree-sitter-sshclientconfig: 2026.7.9 -> 2026.7.16 ( #544504 )
2026-07-23 18:30:22 +00:00
Nick Cao
029227f991
home-assistant-custom-components.daikin_onecta: 4.6.12 -> 4.6.13 ( #544483 )
2026-07-23 18:29:51 +00:00
Nick Cao
495634391b
mado: 0.3.0 -> 0.3.1 ( #544473 )
2026-07-23 18:28:56 +00:00
Masum Reza
345baa42e6
bellepoule: gtk2 -> gtk3 ( #544916 )
2026-07-23 18:27:31 +00:00
Grimmauld
1837fcb543
nimmm: remove unused pcre input ( #544952 )
2026-07-23 18:25:57 +00:00
Nick Cao
e5912b49b1
memtier-benchmark: 2.4.4 -> 2.5.1 ( #544430 )
2026-07-23 18:24:44 +00:00
R. Ryantm
595dc9332b
lokalise2-cli: 3.1.5 -> 3.1.7
2026-07-23 18:24:23 +00:00
Nick Cao
27b38d3675
csvtk: 0.33.0 -> 0.37.0 ( #544410 )
2026-07-23 18:23:26 +00:00
Nick Cao
ec4ab73436
coroot: 1.23.3 -> 1.24.0 ( #544402 )
2026-07-23 18:22:38 +00:00
R. Ryantm
f4566c6dd2
clickhouse: 26.6.1.1193-stable -> 26.7.1.1315-stable
2026-07-23 18:20:30 +00:00
Nick Cao
3a4239e8fe
earlybird: 4.6.0 -> 4.6.1 ( #544356 )
2026-07-23 18:20:11 +00:00
Nick Cao
ef07cff38a
ctx7: 0.5.4 -> 0.5.5 ( #544347 )
2026-07-23 18:19:47 +00:00
Samiser
9cb11c26a2
noctalia: init at 5.0.0-beta.4
2026-07-23 18:18:43 +00:00
Nick Cao
9dbb3c0d55
render-cli: 2.21.0 -> 2.22.0 ( #544304 )
2026-07-23 18:18:28 +00:00
joachimschmidt557
c0d6e2951a
nimmm: remove unused pcre input
2026-07-23 20:18:19 +02:00
Nick Cao
b7453dcb26
home-assistant-custom-components.sensi: 2.1.4 -> 2.1.5 ( #544223 )
2026-07-23 18:16:41 +00:00
Nick Cao
508e2d0c37
godotpcktool: 2.2 -> 2.3 ( #544197 )
2026-07-23 18:14:56 +00:00
Nick Cao
6bd0474d93
nu-lint: 1.2.1 -> 1.3.0 ( #544071 )
2026-07-23 18:12:49 +00:00
Nick Cao
be05a0d922
vscode-extensions.divyanshuagrawal.competitive-programming-helper: 2026.6.1780853884 -> 2026.7.1784455023 ( #544056 )
2026-07-23 18:12:04 +00:00
Audrey Dutcher
2e871ea63d
python3Packages.wordfreq: 3.0.2 -> 3.2.0 ( #542527 )
2026-07-23 18:06:42 +00:00
R. Ryantm
e8a58c3580
python3Packages.stackit-iaas: 1.4.0 -> 1.5.0
2026-07-23 18:00:42 +00:00
R. Ryantm
209a5bc1bb
python3Packages.stackit-objectstorage: 1.4.0 -> 1.5.0
2026-07-23 17:56:50 +00:00
R. Ryantm
8bbcc6a2f8
python3Packages.stackit-resourcemanager: 0.8.0 -> 0.9.0
2026-07-23 17:56:13 +00:00
dish
1b3690d8de
shelfmark: 1.3.3 -> 1.3.4 ( #544939 )
2026-07-23 17:41:08 +00:00
Adam C. Stephens
71a80973c0
shelfmark: 1.3.3 -> 1.3.4
...
Changelog: https://github.com/calibrain/shelfmark/releases/tag/v1.3.4
2026-07-23 13:30:27 -04:00
R. Ryantm
6dcbaa4b90
flexget: 3.19.28 -> 3.19.30
2026-07-23 17:30:09 +00:00
nixpkgs-ci[bot]
7828bcabbb
opencode: 1.18.3 -> 1.18.4 ( #544911 )
2026-07-23 17:26:45 +00:00
Grimmauld
4a986ad989
synergy: remove unused pcre dependency ( #544932 )
2026-07-23 17:16:24 +00:00
Sandro
782802ec18
libghostty-vt: 0.1.0-unstable-2026-05-03 -> 0.1.0-unstable-2026-07-20 ( #544438 )
2026-07-23 17:12:46 +00:00
R. Ryantm
e4fb2ee310
taze: 19.14.1 -> 19.16.0
2026-07-23 17:04:22 +00:00
Daniel Ramírez
1443f9b17c
f3d: update homepage URL
...
https://f3d-app.github.io/f3d (404) -> https://f3d.app
2026-07-23 19:03:54 +02:00
Adam C. Stephens
275b664be6
beamPackages.expert: 0.1.6 -> 0.1.7
...
Changelog: https://github.com/expert-lsp/expert/blob/v0.1.1/CHANGELOG.md
2026-07-23 12:59:25 -04:00
Martin Weinelt
202b31a802
home-assistant-custom-components.systemair: 1.0.35 -> 1.0.36 ( #544929 )
2026-07-23 16:59:06 +00:00
Oleksii Filonenko
c38b34da71
yafc-ce: 2.19.0 -> 2.20.0 ( #544099 )
2026-07-23 16:55:26 +00:00
Adam C. Stephens
6082e98795
claude-code: 2.1.217 -> 2.1.218 ( #544776 )
2026-07-23 16:54:55 +00:00
Robert Hensing
aa1345fd8a
lib/services: fix reload/readiness bugs and add compliance coverage ( #540857 )
2026-07-23 16:49:52 +00:00
R. Ryantm
81d048195d
home-assistant-custom-components.systemair: 1.0.35 -> 1.0.36
2026-07-23 16:43:19 +00:00
Grimmauld
5418f0c83c
synergy: remove unused pcre dependency
...
part of #356387
closes #532627
Validated using diffoscope, package output is identical with and without pcre other than store path.
2026-07-23 18:35:23 +02:00
Grimmauld
7e3bc8bcc9
i3-rounded: 4.20.1 -> 4.21.1 ( #541376 )
2026-07-23 16:34:36 +00:00
Sandro
f27a38c33b
nixos/paperless: Use security.pki.caBundle to automatically accept self-signed certificates ( #541608 )
2026-07-23 16:33:35 +00:00
Thierry Delafontaine
52c32542f0
opencode: expose theme.json over passthru.jsonschema
2026-07-23 18:29:48 +02:00
R. Ryantm
951ecec042
rura: 1.9.0 -> 1.10.0
2026-07-23 16:29:08 +00:00
R. Ryantm
51ba13d954
matterjs-server: 1.2.5 -> 1.3.1
2026-07-23 16:25:51 +00:00
Sefa Eyeoglu
2f946803f7
sops: 3.13.2 -> 3.13.3
...
https://github.com/getsops/sops/releases/tag/v3.13.3
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2026-07-23 18:18:40 +02:00
nixpkgs-ci[bot]
eb1e54bea7
frankenphp: 1.12.4 -> 1.12.5 ( #543873 )
2026-07-23 16:10:48 +00:00
nixpkgs-ci[bot]
ad0f2c5a77
kcl: 0.12.4 -> 0.12.7 ( #543284 )
2026-07-23 16:10:38 +00:00
nixpkgs-ci[bot]
7f04631bb4
bolt-launcher: remove openssl_1_1, mark as broken with RS3 ( #531289 )
2026-07-23 16:10:26 +00:00
tgi74000
1bf9e85e05
bellepoule: avoid gtk2; compile against gtk3 & goocanvas2
2026-07-23 18:05:01 +02:00
R. Ryantm
ac9228755f
opencode: 1.18.3 -> 1.18.4
2026-07-23 16:03:54 +00:00
Grimmauld
ad75f18806
various: remove unused pcre dependency ( #544903 )
2026-07-23 15:49:29 +00:00
Doron Behar
32a383fddb
python3Packages.pwlf: 2.5.3 -> 2.6.0 ( #543290 )
2026-07-23 15:48:49 +00:00
Sandro
cb454e11b2
python314Packages.python-lsp-black ( #543713 )
2026-07-23 15:48:29 +00:00
Sandro
380c92f826
brave: 1.92.141 -> 1.92.143 ( #544706 )
2026-07-23 15:46:24 +00:00
Cosima Neidahl
527f871d09
libsidplayfp: Drop RamKromberg from meta.maintainers ( #544656 )
2026-07-23 15:44:20 +00:00
Grimmauld
fd114c9eb1
lxqt.obconf-qt: remove unused pcre dependency
...
part of #356387
Validated using diffoscope, package output is identical with and without pcre apart from nix store hashes.
No mention of pcre in upstream sources.
2026-07-23 17:41:54 +02:00
Vincent Laporte
43019b76e3
coqPackages.QuickChick: clean up old versions that are no longer exposed ( #538060 )
2026-07-23 15:41:27 +00:00
Sandro
1462d94b74
kphotoalbum: add cmake to nativeBuildInputs ( #544557 )
2026-07-23 15:40:59 +00:00
Sandro
6eac48c32a
apfel-llm: 1.8.3 -> 1.8.4 ( #544475 )
2026-07-23 15:40:24 +00:00
Sandro
6861f90d1a
skimpdf: add wrappers for cli tools ( #544437 )
2026-07-23 15:38:56 +00:00
Sandro
f706c2cbb6
libdeltachat: 2.55.0 -> 2.56.0 ( #544409 )
2026-07-23 15:38:34 +00:00
nixpkgs-ci[bot]
4b0b5a0e73
code-cursor: 3.12.17 -> 3.12.30 ( #544846 )
2026-07-23 15:36:09 +00:00
nixpkgs-ci[bot]
38943a2f83
mailspring: 1.22.0 -> 1.23.0 ( #544517 )
2026-07-23 15:33:28 +00:00
Sandro
701dd700a4
freetube: 0.25.0 -> 0.25.1 ( #544080 )
2026-07-23 15:30:10 +00:00
Grimmauld
da7a4d3487
libgaminggear: remove unused pcre dependency
...
part of #356387
Validated using diffoscope, package output is identical with and without pcre apart from nix store hashes.
No mention of pcre in upstream sources.
2026-07-23 17:28:02 +02:00
Grimmauld
6c788be049
io: remove unused pcre dependency
...
part of #356387
Validated using diffoscope, package output is identical with and without pcre apart from nix store hashes.
No mention of pcre in upstream sources other than a mention in a travis.yaml which is not load-bearing nor accurate anymore.
2026-07-23 17:22:17 +02:00
Felix Bargfeldt
d8f20d0280
linuxPackages.rtl8821ce: drop ( #544539 )
2026-07-23 15:20:24 +00:00
Grimmauld
8e056efb6a
rcon: remove unused pcre dependency
...
part of #356387
closes #533273
Validated using diffoscope, package output is identical with and without pcre.
No mention of pcre in upstream sources.
2026-07-23 17:16:41 +02:00
R. Ryantm
626b3f29e6
terraform-providers.ovh_ovh: 2.16.1 -> 2.17.0
2026-07-23 15:12:19 +00:00
Grimmauld
fcaafec568
sayonara: remove unused pcre dependency
...
part of #356387
closes #532653
Validated using diffoscope, package output is identical with and without pcre apart from nix store path.
2026-07-23 17:12:16 +02:00
Sandro
d0f7f5759c
python3Packages.helpdev: migrate to pyproject ( #544361 )
2026-07-23 15:04:13 +00:00
Emily
ac1dddf9f3
ungoogled-chromium: 150.0.7871.128-1 -> 150.0.7871.181-1 ( #544887 )
2026-07-23 15:03:52 +00:00
Matthew Croughan
838a81f0a3
hyprmag: init at 2.2.0; hyprmagnifier: remove ( #544497 )
2026-07-23 15:02:12 +00:00
Matthew Croughan
32c7abc96e
libssc: 0.2.2 -> 0.4.4 ( #474466 )
2026-07-23 15:01:07 +00:00
Grimmauld
360868e75a
kermit-terminal: remove unused pcre dependency
...
part of #356387
closes #532565
Validated using diffoscope, package output is identical with and without pcre.
No mention of pcre in upstream sources.
2026-07-23 17:01:05 +02:00
Pol Dellaiera
aa722f3255
jiratui: 1.3.0 -> 1.10.1 ( #544855 )
2026-07-23 14:58:56 +00:00
Grimmauld
571b1a74fe
tiscamera: remove unused pcre dependency
...
part of #356387
closes #532594
Validated using diffoscope, package output is identical with and without pcre other than store path.
No mention of pcre in upstream sources.
2026-07-23 16:57:46 +02:00
Sandro
7813eb1dc1
pkgsStatic.guile: fix build ( #544832 )
2026-07-23 14:57:19 +00:00
Martin Weinelt
e4a4297b66
x11spice: switch to gtk3 ( #544870 )
2026-07-23 14:53:52 +00:00
networkException
0337b01dec
ungoogled-chromium: 150.0.7871.128-1 -> 150.0.7871.181-1
...
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0256605430.html
This update includes 12 security fixes.
CVEs:
CVE-2026-16420 CVE-2026-16421 CVE-2026-16413 CVE-2026-16414
CVE-2026-16415 CVE-2026-16416 CVE-2026-16417 CVE-2026-16418
CVE-2026-16419 CVE-2026-16422 CVE-2026-16423 CVE-2026-16424
2026-07-23 16:50:36 +02:00
R. Ryantm
1a453db7a3
python3Packages.awkward: 2.10.0 -> 2.11.0
2026-07-23 14:47:26 +00:00
Martin Weinelt
f15235f5ae
Migrate various things off pnpm_9 (artalk, etherpad-lite, firezone-server, n8n-nodes-evaluation-api, parca, overlayed) ( #544878 )
2026-07-23 14:47:03 +00:00
Sandro
e69d9ac3ca
exim: 4.99.4 -> 4.99.5 ( #544693 )
2026-07-23 14:44:36 +00:00
Grimmauld
0ef381ed73
lightdm-enso-os-greeter: drop ( #543492 )
2026-07-23 14:40:37 +00:00
nixpkgs-ci[bot]
0c034a0572
faas-cli: 0.18.10 -> 0.18.11 ( #544728 )
2026-07-23 14:36:50 +00:00
nixpkgs-ci[bot]
354a5aa7ad
upsun: 5.10.7 -> 5.10.8 ( #544654 )
2026-07-23 14:36:43 +00:00
nixpkgs-ci[bot]
f61dc157b6
scalafmt: 3.11.1 -> 3.11.4 ( #543192 )
2026-07-23 14:35:57 +00:00
Martin Weinelt
101fbc2b1e
home-assistant-custom-components.yoto_ha: drop ( #544388 )
2026-07-23 14:31:26 +00:00
Martin Weinelt
bfe2cc10f8
stylelint-lsp: migrate from pnpm_9 to pnpm_11 ( #530554 )
2026-07-23 14:28:38 +00:00
Sandro
3d904ac165
valkey: build python3Packages.valkey as test ( #544583 )
2026-07-23 14:25:44 +00:00
Sandro
62df2d0da0
doc/pnpmBuildHook: fix fetcherVersion typo ( #544584 )
2026-07-23 14:25:29 +00:00
Sandro
b321aefa5b
python3Packages.ha-iotawattpy: enable tests ( #544357 )
2026-07-23 14:21:32 +00:00
Sandro
354812be29
python3Package.git-sweep: migrate to pyproject ( #544354 )
2026-07-23 14:20:40 +00:00
yaya
f1f675ffdb
gitlab-container-registry: 4.39.0 -> 4.40.2 ( #544520 )
2026-07-23 14:20:23 +00:00
Martin Weinelt
a13777afd1
overlayed: migrate to pnpm_10 and fetcher version 4
2026-07-23 16:19:59 +02:00
Sandro
e12389c2f5
python3Packages.interegular: migrate to pyproject ( #544365 )
2026-07-23 14:18:34 +00:00
Sandro
ae4bb9c19c
buildah-unwrapped: 1.44.0 -> 1.44.1 ( #544397 )
2026-07-23 14:16:29 +00:00
Vincent Laporte
82c76eb37c
rocq-core_9_3: init at 9.3+rc1 ( #544800 )
2026-07-23 14:16:21 +00:00
Sandro
373f67b3b3
atuin: 18.17.0 -> 18.17.1 ( #544412 )
2026-07-23 14:15:36 +00:00
Arne Keller
537ef4ae65
javaPackages.compiler.openjdk8: 8u502-b01 -> 8u502-b07 ( #541729 )
2026-07-23 14:15:27 +00:00
Sandro
3c36ccb0ff
cliamp: 1.57.1 -> 1.61.0 ( #544414 )
2026-07-23 14:15:12 +00:00
Gaétan Lepage
933ecf20da
proton-pass-cli: Update license (#544324 )
2026-07-23 14:11:20 +00:00
Martin Weinelt
cac2abc527
parca: migrate to pnpm_10 and fetcher version 4
2026-07-23 16:10:35 +02:00
Sandro
8d1026cf9e
peertube: 8.2.2 -> 8.2.3; add changelog ( #544447 )
2026-07-23 14:10:11 +00:00
rnhmjoj
a7eb563761
x11spice: switch to gtk3
...
gtk2 is being removed, issue #410814
2026-07-23 16:06:44 +02:00
Martin Weinelt
4975e9a697
n8n-nodes-evolution-api: migrate to pnpm 10 and fetcher version 4
2026-07-23 15:59:53 +02:00
Sandro
b0a880a00d
nextcloud-talk-desktop: 2.1.1 -> 2.2.1 ( #544509 )
2026-07-23 13:59:49 +00:00
Arne Keller
5624e01a89
conduktor: drop ( #544863 )
2026-07-23 13:54:49 +00:00
Sandro
c51c8a68cf
herdr: 0.7.4 -> 0.7.5; add faukah to maintainers ( #544842 )
2026-07-23 13:54:06 +00:00
Martin Weinelt
55ed2e9e70
firezone-server: migrate to pnpm 10 and fetcher version 4
2026-07-23 15:53:59 +02:00
Sandro
0989e8e0d2
listmonk: fix hash after upstream tag was moved ( #543891 )
2026-07-23 13:53:03 +00:00
Sandro
93c2abe643
reaper: unpin from ffmpeg_4 ( #543965 )
2026-07-23 13:52:59 +00:00
Sandro
0c9518d17a
trurl: fix tests with curl 8.21.0 ( #543973 )
2026-07-23 13:52:44 +00:00
Sandro
13ee28f199
sqlite-jdbc: set unix platform ( #544254 )
2026-07-23 13:52:10 +00:00
Sandro
1984e90536
headlamp{-server,-frontend,}: 0.42.0 -> 0.43.0 ( #544250 )
2026-07-23 13:52:04 +00:00
Sandro
8ccdf76fac
blazesym-c: 0.1.8 -> 0.1.9 ( #543737 )
2026-07-23 13:50:27 +00:00
R. Ryantm
1c7c0315d4
python3Packages.yaramod: 4.8.0 -> 4.8.1
2026-07-23 13:49:25 +00:00
Gaétan Lepage
06996fa515
vimPlugins.fff-nvim: 0.10.0 -> 0.10.1 ( #544788 )
2026-07-23 13:45:09 +00:00
nixpkgs-ci[bot]
72e8f8cace
gitea-actions-runner: 2.1.0 -> 2.2.0 ( #544853 )
2026-07-23 13:44:00 +00:00
夜坂雅
1a20e23455
conduktor: drop
2026-07-23 21:42:38 +08:00
Martin Weinelt
851047d859
etherpad-lite: migrate to pnpm_10 and fetcher version 4
2026-07-23 15:41:39 +02:00
Yohann Boniface
8141b9774a
seamonkey: drop gtk2 dependency ( #544860 )
2026-07-23 13:40:20 +00:00
Martin Weinelt
a55ed1c6b4
artalk: migrate to pnpm_10 and fetcher version 4
2026-07-23 15:37:26 +02:00
Stig
722916e5b8
perlPackages.NetDNS: 1.48 -> 1.56 ( #544801 )
2026-07-23 13:37:09 +00:00
petalmaya
fb5d30a7e3
seamonkey: drop gtk2 dependency
2026-07-23 07:29:19 -06:00
Marie Ramlow
6d12004108
python3Packages.cloudflare: 5.5.0 -> 5.6.0 ( #544779 )
2026-07-23 13:11:22 +00:00
Sandro
dd550cab87
python3Packages.pyiceberg: relax cachetools dependency ( #544231 )
2026-07-23 13:08:56 +00:00
Sandro
30f4ebed6d
home-assistant-custom-component.smartir: use finalAttrs pattern ( #544235 )
2026-07-23 13:08:01 +00:00
Sandro
a451314de0
netproc: 0.6.6 -> 0.6.7 ( #544236 )
2026-07-23 13:07:26 +00:00
h7x4
5cb91694eb
wordlists: set pname and version ( #529112 )
2026-07-23 13:05:56 +00:00
Adam C. Stephens
34bfb23bc1
pi-coding-agent: 0.80.10 -> 0.81.1 ( #544278 )
2026-07-23 13:05:33 +00:00
adisbladis
074a9b3920
nix-unit: 2.35.0 -> 2.35.1 ( #544852 )
2026-07-23 13:03:19 +00:00
nixpkgs-ci[bot]
57763c722a
wit-bindgen: 0.59.0 -> 0.60.0 ( #544721 )
2026-07-23 13:03:12 +00:00
Caspersonn
2e63139ba4
jiratui: 1.3.0 -> 1.10.1
2026-07-23 15:01:08 +02:00
Caspersonn
dbd036099f
python3Packages.textual-image: 0.12.0 -> 0.13.2
2026-07-23 15:00:47 +02:00
Sandro
2c570d1315
headlamp-server: also update headlamp-frontend and headlamp hashes in updateScript ( #544251 )
2026-07-23 12:58:57 +00:00
R. Ryantm
fdbe660baf
gitea-actions-runner: 2.1.0 -> 2.2.0
2026-07-23 12:58:51 +00:00
Samiser
0717381b14
hyprmagnifier: remove
2026-07-23 12:58:04 +00:00
Samiser
a7509061cb
hyprmag: init at 2.2.0
2026-07-23 12:57:29 +00:00
Samiser
bebbad7e36
maintainers: add samiser
2026-07-23 12:57:29 +00:00
Masum Reza
266ed10c57
androidenv.test-suite: bf983fbce7b915ee -> 96adc7d16ae7f971 ( #544560 )
2026-07-23 12:55:48 +00:00
adisbladis
d73b733d20
nix-unit: 2.35.0 -> 2.35.1
2026-07-23 14:54:46 +02:00
patka
aa970620a5
lightdm-enso-os-greeter: drop
2026-07-23 14:53:56 +02:00
0xSA7
54d51ba9a1
wordlists: set pname and version
2026-07-23 15:50:38 +03:00
Pol Dellaiera
ce5adc080e
secretspec: 0.14.0 -> 0.16.0 ( #544288 )
2026-07-23 12:44:38 +00:00
7c6f434c
fc48ee6d34
cutter: 2.4.1 -> 2.5.0 ( #543269 )
2026-07-23 12:41:24 +00:00
Alyssa Ross
df1bc7cdbd
crosvm: 0-unstable-2026-07-06 -> 0-unstable-2026-07-15 ( #542662 )
2026-07-23 12:39:11 +00:00
Sandro Jäckel
cd7de3a50e
python314Packages.python-lsp-black: drop unused input
2026-07-23 14:38:56 +02:00
Sandro Jäckel
29b6b653f8
python314Packages.python-lsp-black: remove always true conditions from patches
2026-07-23 14:38:56 +02:00
Daniel Baker
28d1115bb5
python3Packages.python-lsp-black: fix build
...
Two independent breakages on the default Python 3.14 / setuptools 82 stack:
- tests/test_plugin.py imports pkg_resources, which setuptools 81+ no longer
ships; add setuptools_80 to nativeCheckInputs so it is available at test time.
- black 26.5 split SourceASTParseError out of ASTSafetyError, which the plugin
did not catch; backport the upstream fix (python-lsp-black#65).
Assisted-by: Claude Code (Claude Opus 4.8)
2026-07-23 14:38:49 +02:00
Pierre Roux
363e06dfb5
rocq-core: ocaml 5.4 -> 5.5
2026-07-23 14:30:58 +02:00
Felix Bargfeldt
0439769488
cargo-expand: 1.0.123 -> 1.0.124 ( #544813 )
2026-07-23 12:28:49 +00:00
Matthieu Coudron
1043b7502f
nixos/jellyfin: fix hevc10bit decoding toggle being silently ignored ( #520045 )
2026-07-23 12:26:40 +00:00
Pierre Roux
24e6aa6736
rocq-core_9_3: init at 9.3+rc1
2026-07-23 14:26:19 +02:00
Pierre Roux
e271009742
coq: set strictDeps
2026-07-23 14:26:19 +02:00
Pierre Roux
85386223f3
rocq-core: set strictDeps
2026-07-23 14:26:19 +02:00
Sandro
95b1ffcd81
wlr-protocols: modernize ( #544809 )
2026-07-23 12:19:53 +00:00
Martin Weinelt
f63f67e72d
ocamlPackages.ocamlfuse: drop ( #544403 )
2026-07-23 12:19:16 +00:00
Grimmauld
ceb123f3b1
igprof: 5.9.18 -> 6.0.0 ( #544783 )
2026-07-23 12:19:13 +00:00
Arnout Engelen
36c1fe67de
prometheus-imap-mailstat-exporter: 0.7.1 -> 0.7.2 ( #544840 )
2026-07-23 12:17:34 +00:00
R. Ryantm
2b60339754
code-cursor: 3.12.17 -> 3.12.30
2026-07-23 12:15:47 +00:00
Jhonas Wernery
b8e98fd67a
matrix-authentication-service: 1.20.0 -> 1.21.0 ( #544479 )
2026-07-23 12:15:26 +00:00
R. Ryantm
fb32d620b9
immich-public-proxy: 3.0.1 -> 3.0.2
2026-07-23 12:13:18 +00:00
fliiiix
93cc79ba2e
igprof: 5.9.18 -> 6.0.0
2026-07-23 14:12:25 +02:00
Caspersonn
af0e77dbc7
python3Packages.marklas: init at 0.8.6
2026-07-23 13:56:04 +02:00
Caspersonn
6216d84f66
maintainers: add caspersonn
2026-07-23 13:56:03 +02:00
Martin Weinelt
e4221a4c16
esphome: 2026.6.2 -> 2026.6.5 ( #544837 )
2026-07-23 11:49:12 +00:00
nixpkgs-ci[bot]
406a1745a1
gitte: 0.9.0 -> 0.9.1 ( #544785 )
2026-07-23 11:44:39 +00:00
faukah
c5e8005ebb
herdr: add faukah to maintainers
2026-07-23 13:39:13 +02:00
faukah
b5a30aaf88
herdr: 0.7.4 -> 0.7.5
2026-07-23 13:39:12 +02:00
Yohann Boniface
a96a7b9dc6
treewide: use finalAttrs.finalPackage.doCheck ( #543265 )
2026-07-23 11:35:08 +00:00
Jan Tojnar
cfd19c19dd
xdg-desktop-poral: remove broken NIX_XDG_DESKTOP_PORTAL_DIR patch ( #529088 )
2026-07-23 11:29:17 +00:00
whoomee
7151bf1127
esphome: use addBinToPathHook
2026-07-23 13:27:34 +02:00
R. Ryantm
9d1bbdedb5
prometheus-imap-mailstat-exporter: 0.7.1 -> 0.7.2
2026-07-23 11:18:48 +00:00
whoomee
0dffc88487
esphome: 2026.6.2 -> 2026.6.5
2026-07-23 13:18:05 +02:00
whoomee
0f8bcd1f4e
esphome: remove platformio from dependencies
2026-07-23 13:18:05 +02:00
whoomee
101df500ef
esphome: add maintainer tmarkus
2026-07-23 13:18:05 +02:00
Rasmus Enevoldsen
b98f9d8352
xdg-desktop-portal: remove NIX_XDG_DESKTOP_PORTAL_DIR patch
...
xdg-desktop-portal 1.20.1 added support for searching all
directories in XDG_DATA_DIRS for portals:
bb37e260db
This made the NIX_XDG_DESKTOP_PORTAL_DIR patch redundant, since
NixOS already ensures /run/current-system/sw/share is on
XDG_DATA_DIRS.
The patch also does not compose well: it hardcodes a single
portal directory, so when both NixOS and home-manager set it,
home-manager's value overwrote NixOS's, breaking portal
discovery for anything only registered by NixOS (e.g. Cosmic
alongside a home-manager-configured Hyprland).
2026-07-23 13:15:51 +02:00
Sandro
baa4b7eb7b
nil: 2025-06-13 -> 2026-07-23 ( #544806 )
2026-07-23 11:08:38 +00:00
Holiu618
72ff99424c
ni: 30.2.0 -> 30.3.0
2026-07-23 19:05:36 +08:00
Peder Bergebakken Sundt
5025ca1269
closure-compiler: Add $JAVA_ARGS breakout to tweak the JVM ( #539324 )
2026-07-23 11:05:28 +00:00
Sandro
b29c79713e
rustfs: 1.0.0-beta.9 -> 1.0.0-beta.10 ( #543195 )
2026-07-23 11:01:15 +00:00
Vincent Laporte
317e455b4c
coqPackages.multinomials: 2.4.0 -> 2.5.0 ( #544572 )
2026-07-23 11:00:48 +00:00
nixpkgs-ci[bot]
427f2e52a8
rustywind: 0.25.2 -> 0.26.0 ( #544825 )
2026-07-23 10:59:25 +00:00
nixpkgs-ci[bot]
67296d631e
cargo-edit: 0.13.11 -> 0.13.13 ( #544702 )
2026-07-23 10:59:12 +00:00
R. Ryantm
c398578c20
python3Packages.bthome-ble: 3.23.5 -> 3.24.0
2026-07-23 10:40:06 +00:00
azahi
20a74362aa
nelm: 1.25.2 -> 1.25.3 ( #544565 )
2026-07-23 10:32:01 +00:00
R. Ryantm
4b73eda73c
javaPackages.compiler.openjdk8: 8u502-b01 -> 8u502-b07
2026-07-23 10:30:44 +00:00
Matthias Beyer
9232f4ebb1
zellijPlugins.cb: init at 0.2.0 ( #544485 )
2026-07-23 10:26:41 +00:00
Paul Meyer
b1b435598f
azure-cli-extensions.vm-repair: 2.2.0 -> 2.2.1 ( #544820 )
2026-07-23 10:22:07 +00:00
Florian Klink
e7090c7f56
afew: use versionCheckHook ( #544521 )
2026-07-23 10:16:52 +00:00
yaya
a6ec72c6a9
gitlab-runner: 19.0.0 -> 19.2.0 ( #541469 )
2026-07-23 10:12:38 +00:00
R. Ryantm
15921b5e94
ygot: 0.34.0 -> 0.35.0
2026-07-23 10:02:26 +00:00
Dmitry Bogatov
070d5b6ad7
pkgsStatic.guile: fix build
...
Drop cross-compilation patch that was included upstream.
2026-07-23 06:00:00 -04:00
Pierre Roux
7ad020afbd
coqPackages.multinomials: 2.4.0 -> 2.5.0
2026-07-23 11:54:40 +02:00
Gergő Gutyina
e77b986688
pocket-id: 2.10.0 -> 2.11.0 ( #541986 )
2026-07-23 09:51:24 +00:00
R. Ryantm
59e8a8cf21
rustywind: 0.25.2 -> 0.26.0
2026-07-23 09:47:20 +00:00
Yt
f65f369396
python3Packages.pinecone-client: fix build; rename into pinecone ( #544752 )
2026-07-23 09:31:53 +00:00
Jhonas Wernery
3bee971105
docker: 29.6.1 -> 29.6.2 ( #544061 )
2026-07-23 09:23:20 +00:00
R. Ryantm
9fe6062074
azure-cli-extensions.vm-repair: 2.2.0 -> 2.2.1
2026-07-23 09:15:49 +00:00
R. Ryantm
c73eaa6a58
temporal-cli: 1.8.0 -> 1.8.1
2026-07-23 09:15:21 +00:00
nixpkgs-ci[bot]
7990913817
zensical: 0.0.50 -> 0.0.51 ( #544768 )
2026-07-23 09:12:37 +00:00
Yohann Boniface
c914628c32
python3Packages.remi: unbreak with patch from upstream ( #541890 )
2026-07-23 09:00:25 +00:00
Yohann Boniface
7e603215e7
python3Packages.wirerope: unbreak with setuptools_80 ( #541868 )
2026-07-23 09:00:20 +00:00
Ivan Mincik
e2587caef7
python3Packages.osmnx: 2.1.0 -> 2.1.1 ( #544799 )
2026-07-23 08:54:16 +00:00
Arne Keller
76b840c690
pomo: init at 1.2.1 ( #504796 )
2026-07-23 08:51:06 +00:00
Alyssa Ross
f200b2e380
linux_testing: 7.2-rc3 -> 7.2-rc4
2026-07-23 10:49:30 +02:00
Oleksii Filonenko
e05aec835f
phpantom-lsp: 0.8.0 -> 0.9.0 ( #544145 )
2026-07-23 08:49:27 +00:00
Ivan Mincik
365cfec5fb
vivliostyle: init at 11.1.0 ( #544599 )
2026-07-23 08:45:23 +00:00
Yohann Boniface
21c6f956d4
python3Packages.mkdocs-awesome-nav: fix build ( #544759 )
2026-07-23 08:42:47 +00:00
klea
1782deba0d
wlr-protocols: modernize
...
As part of https://github.com/NixOS/nixpkgs/issues/356002 , https://github.com/NixOS/nixpkgs/issues/541820
2026-07-23 08:38:38 +00:00
Peder Bergebakken Sundt
07bd5aafa5
vesta-viewer: fix crash on File > Save/Export ( #511270 )
2026-07-23 08:34:22 +00:00
R. Ryantm
2109802c88
python3Packages.llama-index-llms-openai: 0.7.9 -> 0.7.10
2026-07-23 08:34:02 +00:00
R. Ryantm
ce97561d94
cargo-expand: 1.0.123 -> 1.0.124
2026-07-23 08:31:41 +00:00
R. Ryantm
3f4d020c89
nil: 2025-06-13 -> 2026-07-23
2026-07-23 08:19:09 +00:00
nixpkgs-ci[bot]
e267ce43aa
ku: 0.8.2 -> 0.9.0 ( #544793 )
2026-07-23 08:13:44 +00:00
nixpkgs-ci[bot]
18db0bd9a7
pvetui: 1.4.2 -> 1.4.3 ( #544546 )
2026-07-23 08:13:43 +00:00
Peder Bergebakken Sundt
4c4fc8beef
kiro-cli: fix wayland clipboard access ( #538755 )
2026-07-23 08:07:40 +00:00
Austin Horstman
a718e78415
yaziPlugins.restore: 0-unstable-2026-04-04 → 0-unstable-2026-07-22
...
Compare: 0e0870460b...7bfcfcbda0
2026-07-23 03:02:25 -05:00
Austin Horstman
87024b4b71
yaziPlugins.gvfs: 0-unstable-2026-07-13 → 0-unstable-2026-07-23
...
Compare: c5a0bb924e...364b0a811d
2026-07-23 03:01:42 -05:00
Austin Horstman
07b25d7bda
yaziPlugins.diff: 0-unstable-2026-07-01 → 0-unstable-2026-07-22
...
Compare: 65559fd3ed...bbac5e75b2
2026-07-23 03:01:23 -05:00
zowoq
16db72fa75
terraform-providers.yandex-cloud_yandex: 0.215.0 -> 0.218.0 ( #544795 )
2026-07-23 07:49:42 +00:00
Vincent Laporte
3e511ca3d6
gecode: 6.2.0 → 6.4.0 ( #542860 )
2026-07-23 07:44:02 +00:00
Gerhard Schwanzer
9d44326e4e
perlPackages.NetDNS: 1.48 -> 1.56
...
https://metacpan.org/release/NLNETLABS/Net-DNS-1.56/changes
Addresses CVE-2026-64193 and CVE-2026-64194.
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-23 09:40:56 +02:00
R. Ryantm
47b388f4d3
python3Packages.osmnx: 2.1.0 -> 2.1.1
2026-07-23 07:35:22 +00:00
Bruno BELANYI
080267166f
caesura: 0.27.2 -> 0.31.0 ( #535791 )
2026-07-23 07:30:51 +00:00
nixpkgs-ci[bot]
ba757b663d
schemat: 0.5.2 -> 0.5.3 ( #544582 )
2026-07-23 07:19:44 +00:00
Gerhard Schwanzer
4958cbdb48
caesura: 0.27.2 -> 0.31.0
...
https://github.com/RogueOneEcho/caesura/releases/tag/v0.31.0
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-23 09:01:49 +02:00
R. Ryantm
0a43fea4d7
terraform-providers.yandex-cloud_yandex: 0.215.0 -> 0.218.0
2026-07-23 06:47:44 +00:00
R. Ryantm
5fcb4c336c
ku: 0.8.2 -> 0.9.0
2026-07-23 06:33:40 +00:00
dotlambda
635f4704a8
python3Packages.urllib3-future: 2.22.901 -> 2.23.900 ( #544777 )
2026-07-23 06:24:25 +00:00
R. Ryantm
bf7e0278c7
python3Packages.pylitterbot: 2025.6.1 -> 2025.6.2
2026-07-23 06:16:16 +00:00
nixpkgs-ci[bot]
81571de8ae
tenki: 1.11.0 -> 1.12.0 ( #544773 )
2026-07-23 06:16:11 +00:00
R. Ryantm
a606e59f83
vimPlugins.fff-nvim: 0.10.0 -> 0.10.1
2026-07-23 06:13:28 +00:00
R. Ryantm
e3b1ac1fe2
rmux: 0.8.0 -> 0.9.0
2026-07-23 06:12:03 +00:00
R. Ryantm
5d66e6eae5
gitte: 0.9.0 -> 0.9.1
2026-07-23 06:07:10 +00:00
fullmetalsheep
658364c8ce
czkawka: fix nix-darwin build
2026-07-23 14:07:08 +08:00
Pol Dellaiera
070537ff08
markdown-code-runner: 0.5.1 -> 0.5.2 ( #544780 )
2026-07-23 06:06:29 +00:00
Pol Dellaiera
7013660374
markdown-code-runner: 0.5.1 -> 0.5.2
...
Diff: https://github.com/drupol/markdown-code-runner/compare/0.5.1...0.5.2
2026-07-23 07:57:29 +02:00
R. Ryantm
1a0ca244f5
python3Packages.langchain-aws: 1.6.2 -> 1.6.3
2026-07-23 05:53:31 +00:00
R. Ryantm
bffa23a571
python3Packages.cloudflare: 5.5.0 -> 5.6.0
2026-07-23 05:46:13 +00:00
eljamm
ec3b2759fa
vivliostyle: init at 11.1.0
...
Assisted-by: nix-init
Assisted-by: "DeepSeek V4 Flash Free" in adding the browser env var
2026-07-23 07:44:06 +02:00
Markus Hauck
43f43f8658
vscode-extensions.anthropic.claude-code: 2.1.217 -> 2.1.218
...
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
Assisted-by: Claude Code (Claude Opus 4.8)
2026-07-23 07:42:02 +02:00
Markus Hauck
921871c7a5
claude-code: 2.1.217 -> 2.1.218
...
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
Assisted-by: Claude Code (Claude Opus 4.8)
2026-07-23 07:42:02 +02:00
R. Ryantm
a6607790ac
python3Packages.urllib3-future: 2.22.901 -> 2.23.900
2026-07-23 05:18:02 +00:00
nixpkgs-ci[bot]
15831b3a51
lightningcss: 1.32.0 -> 1.33.0 ( #544636 )
2026-07-23 05:14:18 +00:00
R. Ryantm
d84e31bba5
tenki: 1.11.0 -> 1.12.0
2026-07-23 05:01:57 +00:00
R. Ryantm
5160749aed
burpsuite: 2026.6 -> 2026.7
2026-07-23 04:47:23 +00:00
R. Ryantm
19dfff970b
zensical: 0.0.50 -> 0.0.51
2026-07-23 04:38:52 +00:00
zowoq
4118577436
python3Packages.mkdocs-awesome-nav: fix build
...
> https://hydra.nixos.org/build/338761733/nixlog/1
> Use the pyprojectVersionPatchHook
2026-07-23 13:56:24 +10:00
Adriano Caloiaro
fcd6f23c29
di-tui: 1.14.0 -> 1.15.0
...
Moves source from GitHub to self-hosted Gitea instance.
https://code.adriano.fyi/me/di-tui/releases/tag/v1.15.0
2026-07-22 21:06:28 -06:00
Ihar Hrachyshka
6ffbccf57a
python3Packages.pinecone: rename from pinecone-client
...
Match the attribute and directory to pname. Keep pinecone-client as a
deprecated alias.
2026-07-22 23:03:48 -04:00
R. Ryantm
e642c67202
python3Packages.linode-api4: 5.45.0 -> 5.46.0
2026-07-23 02:58:27 +00:00
Ihar Hrachyshka
befc32eff4
python3Packages.pinecone-client: fix build due to bad pname
2026-07-22 22:57:41 -04:00
R. Ryantm
6a32e0ecbc
cotp: 1.9.10 -> 1.10.0
2026-07-23 01:56:15 +00:00
R. Ryantm
564f413fd4
vscode-extensions.csharpier.csharpier-vscode: 10.0.3 -> 11.0.0
2026-07-23 01:16:10 +00:00
R. Ryantm
3dc4b3fbc7
gtkwave: 3.3.127 -> 3.3.128
2026-07-23 00:40:36 +00:00
R. Ryantm
30883dfeab
faas-cli: 0.18.10 -> 0.18.11
2026-07-23 00:39:29 +00:00
Sean Buckley
5ceb2831cc
brave: 1.92.141 -> 1.92.143
...
https://community.brave.app/t/release-channel-1-92-143/655952
2026-07-22 18:11:20 -04:00
Gerhard Schwanzer
fd972d00a8
python3Packages.wordfreq: 3.0.2 -> 3.2.0
...
912caf64b6/CHANGELOG.md
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-23 00:10:55 +02:00
R. Ryantm
749fccb89e
cargo-edit: 0.13.11 -> 0.13.13
2026-07-22 21:46:08 +00:00
Willy
b2e5b60488
python3Packages.protobuf4: fix for setuptools >= 81
...
`pkg_resources` was finally removed, use `packaging` for parsing version strings instead
this is the recommended approach from setuptools' docs: https://setuptools.pypa.io/en/latest/deprecated/pkg_resources.html
2026-07-22 23:31:43 +02:00
R. Ryantm
49a5d41b96
uutils-tar: 0-unstable-2026-07-09 -> 0-unstable-2026-07-22
2026-07-22 21:29:13 +00:00
Thomas Gerbet
cf10be71e5
exim: 4.99.4 -> 4.99.5
...
Fixes GCVE-25-2026-07-45-1 and GCVE-25-2026-07-45-3.
https://code.exim.org/exim/exim/compare/exim-4.99.4...exim-4.99.5
2026-07-22 23:27:15 +02:00
Mugahed Izzeldin
62993a3a8f
pomo: init at 1.2.1
...
pomo: init at 1.2.1 apply suggestion
Update pkgs/by-name/po/pomo/package.nix
Co-authored-by: Arne Keller <arne.keller@posteo.de >
fmt
fmt
2026-07-22 15:20:53 -06:00
R. Ryantm
476ea6933b
wit-bindgen: 0.59.0 -> 0.60.0
2026-07-22 21:16:45 +00:00
R. Ryantm
720823decd
python3Packages.pyexploitdb: 0.3.35 -> 0.3.36
2026-07-22 20:48:38 +00:00
R. Ryantm
198800f788
kubescape: 4.0.10 -> 4.0.11
2026-07-22 20:16:39 +00:00
R. Ryantm
44c6542628
jellyfin-rpc: 1.3.4 -> 1.3.5
2026-07-22 22:07:25 +02:00
Gabriel Volpe
10d5cd9553
juno-theme: drop gtk-engine-murrine
2026-07-22 22:04:06 +02:00
Gabgobie
2d74a92b3a
proton-pass-cli: Update license
...
- closes #544297
- pulls license change from #529921
- <554fa9217c >
- Applies suggestion from @GraysonTinker <https://github.com/NixOS/nixpkgs/pull/544324#discussion_r3626676241 >
2026-07-22 21:29:03 +02:00
OPNA2608
81901e539a
libsidplayfp: Drop RamKromberg from meta.maintainers
2026-07-22 21:20:58 +02:00
R. Ryantm
073ae1113e
upsun: 5.10.7 -> 5.10.8
2026-07-22 19:14:53 +00:00
Darren Rambaud
3efd951fdd
valkey: build python3Packages.valkey as test
...
* package is tightly coupled with python3Packages.valkey
* https://github.com/NixOS/nixpkgs/pull/544583#discussion_r3631963310
2026-07-22 14:08:26 -05:00
Ben Siraphob
9d913ca866
python3Packages.pyflipper: 0.21 -> 0.22
2026-07-22 12:04:53 -07:00
R. Ryantm
67e651ee0c
omnictl: 1.9.1 -> 1.9.3
2026-07-22 18:51:56 +00:00
R. Ryantm
5d8bdfe9c8
lightningcss: 1.32.0 -> 1.33.0
2026-07-22 18:35:04 +00:00
R. Ryantm
30152e47ed
apko: 1.2.25 -> 1.2.27
2026-07-22 17:32:16 +00:00
Tony Wasserka
c9193839c3
maintainers: add neobrain
2026-07-22 18:20:25 +02:00
R. Ryantm
bae41c3e48
koffan: 2.12.2 -> 2.12.3
2026-07-22 15:40:10 +00:00
R. Ryantm
c1b72606f2
wappalyzergo: 0.2.89 -> 0.2.90
2026-07-22 14:57:29 +00:00
wrench-exile-legacy
7236bd9d62
mailspring: 1.22.0 -> 1.23.0
...
Diff: https://github.com/Foundry376/Mailspring/compare/1.22.0...1.23.0
Changelog: https://github.com/Foundry376/Mailspring/releases/tag/1.23.0
2026-07-22 15:56:42 +01:00
eljamm
7530125d8e
doc/pnpmBuildHook: fix fetcherVersion typo
2026-07-22 16:42:36 +02:00
R. Ryantm
9c7a0257b2
goose: 3.27.2 -> 3.27.3
2026-07-22 14:41:27 +00:00
R. Ryantm
392ae092e6
schemat: 0.5.2 -> 0.5.3
2026-07-22 14:30:13 +00:00
R. Ryantm
b52407cbff
kubernetes-helmPlugins.helm-dt: 0.8.0 -> 0.9.0
2026-07-22 14:18:54 +00:00
R. Ryantm
3401d19da3
python3Packages.google-cloud-securitycenter: 1.45.0 -> 1.46.0
2026-07-22 14:18:24 +00:00
R. Ryantm
276053dcf3
libre: 4.9.0 -> 4.10.0
2026-07-22 14:13:23 +00:00
R. Ryantm
a83d4a7045
expresslrs-configurator: 1.8.1 -> 1.8.2
2026-07-22 14:03:28 +00:00
R. Ryantm
09eee1bc25
nelm: 1.25.2 -> 1.25.3
2026-07-22 13:51:19 +00:00
R. Ryantm
5d73f7de7b
cdk8s-cli: 2.207.40 -> 2.207.41
2026-07-22 13:33:01 +00:00
R. Ryantm
16a6e26bf0
androidenv.test-suite: bf983fbce7b915ee -> 96adc7d16ae7f971
2026-07-22 13:29:02 +00:00
ern775
97e3b2f3fc
kphotoalbum: add cmake to nativeBuildInputs
2026-07-22 16:21:00 +03:00
R. Ryantm
32f24b432f
lazyworktree: 1.48.0 -> 1.49.0
2026-07-22 13:05:38 +00:00
R. Ryantm
a90eb28543
pvetui: 1.4.2 -> 1.4.3
2026-07-22 12:51:30 +00:00
R. Ryantm
071e275c6f
pykickstart: 3.75 -> 3.76
2026-07-22 12:49:46 +00:00
Defelo
41fc1cd687
linuxPackages.rtl8821ce: drop
...
Upstream is no longer maintained: 2c1684a883
2026-07-22 14:43:54 +02:00
R. Ryantm
b8cda9db08
talhelper: 3.1.13 -> 3.1.14
2026-07-22 12:33:15 +00:00
R. Ryantm
c3e2fef0f1
vpxtool: 0.33.4 -> 0.33.6
2026-07-22 12:26:54 +00:00
Florian Klink
cb61121b52
afew: use versionCheckHook
...
Suugested in https://github.com/NixOS/nixpkgs/pull/544256#issuecomment-5036216052 .
2026-07-22 13:54:03 +02:00
yaya
ff522d9c86
gitlab-container-registry: 4.39.0 -> 4.40.2
...
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.40.2-gitlab/CHANGELOG.md
2026-07-22 13:30:14 +02:00
FliegendeWurst
383eb549a9
freeipa: 4.12.5 -> 4.13.1
...
https://www.freeipa.org/release-notes/4-13-0.html
https://www.freeipa.org/release-notes/4-13-1.html
2026-07-22 13:28:00 +02:00
codgician
cd061221d7
nextcloud-talk-desktop: 2.1.1 -> 2.2.1
...
Assisted-by: Oh My Pi (dendro/gpt-5.6-sol)
2026-07-22 19:18:01 +08:00
R. Ryantm
06772e75c2
libation: 13.5.0 -> 13.5.1
2026-07-22 11:16:59 +00:00
R. Ryantm
817425dc91
kargo: 1.10.8 -> 1.10.9
2026-07-22 10:42:58 +00:00
R. Ryantm
50e5182343
postgresqlPackages.pg_search: 0.24.2 -> 0.24.3
2026-07-22 10:31:36 +00:00
Holiu618
aef95f8fc0
syft: 1.48.0 -> 1.49.0
2026-07-22 10:20:46 +00:00
R. Ryantm
1df8ea9de3
tree-sitter-grammars.tree-sitter-sshclientconfig: 2026.7.9 -> 2026.7.16
2026-07-22 10:17:45 +00:00
Théo Zimmermann
e6a9e8129b
coqPackages.QuickChick: clean up additional broken old versions
2026-07-22 11:54:04 +02:00
Nuno David
3a03d1b84c
zellijPlugins.cb: init at 0.2.0
2026-07-22 10:16:36 +01:00
R. Ryantm
9c3548224e
home-assistant-custom-components.daikin_onecta: 4.6.12 -> 4.6.13
2026-07-22 08:57:17 +00:00
R. Ryantm
36e9c8af39
nvc: 1.21.1 -> 1.22.0
2026-07-22 08:22:21 +00:00
Arthur Ficial
5ae84aa207
apfel-llm: 1.8.3 -> 1.8.4
2026-07-22 10:19:27 +02:00
R. Ryantm
32e5816bd3
mado: 0.3.0 -> 0.3.1
2026-07-22 08:08:43 +00:00
Maximilian Bosch
22f4db51c8
matrix-authentication-service: 1.20.0 -> 1.21.0
...
ChangeLog: https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.21.0
2026-07-22 08:54:42 +02:00
eljamm
79da3f0173
peertube: 8.2.2 -> 8.2.3; add changelog
...
Diff: https://github.com/Chocobozzz/PeerTube/compare/v8.2.2...v8.2.3
2026-07-22 08:16:14 +02:00
Mukul Agarwal
0672eaf66a
skimpdf: add wrappers for cli tools
2026-07-22 01:01:38 -04:00
Domen Kožar
567bc19e10
libghostty-vt: 0.1.0-unstable-2026-05-03 -> 0.1.0-unstable-2026-07-20
2026-07-21 22:32:20 -06:00
R. Ryantm
e31b3c9547
memtier-benchmark: 2.4.4 -> 2.5.1
2026-07-22 04:19:00 +00:00
VZstless
bad2f4aa1a
cliamp: 1.57.1 -> 1.61.0
2026-07-22 10:33:10 +08:00
KangaZero
03cc222ade
csvtk: 0.33.0 -> 0.37.0
...
Skip TestMutate3: v0.37.0's mutate3 expression engine (expr-lang 1.17.7)
makes len() count runes instead of bytes, but the upstream test still
asserts the old byte-length value and there is no CI to catch it.
2026-07-22 11:27:27 +09:00
R. Ryantm
f2f1b4b6f7
atuin: 18.17.0 -> 18.17.1
2026-07-22 02:27:10 +00:00
Robert Schütz
0ba4d29a98
libdeltachat: 2.55.0 -> 2.56.0
...
Diff: https://github.com/chatmail/core/compare/v2.55.0...v2.56.0
Changelog: https://github.com/chatmail/core/blob/v2.56.0/CHANGELOG.md
2026-07-21 18:35:44 -07:00
夜坂雅
a2ecb16d6f
ocamlPackages.ocamlfuse: drop
2026-07-22 09:15:37 +08:00
R. Ryantm
cbcab70559
coroot: 1.23.3 -> 1.24.0
2026-07-22 01:08:06 +00:00
Eman Resu
9b6be193ad
gitignore: add AGENTS.md and CLAUDE.md
2026-07-21 21:05:33 -04:00
eymeric
6f508907ef
zapzap: add Hunspell dictionaries for spellcheck
2026-07-22 08:04:33 +07:00
R. Ryantm
3c55c82d1b
buildah-unwrapped: 1.44.0 -> 1.44.1
2026-07-22 00:55:08 +00:00
Robert Schütz
e720b740f4
home-assistant-custom-components.yoto_ha: drop
...
Home Assistant added a yoto integration in 2026.6.0.
2026-07-21 17:24:40 -07:00
Nuno David
bdfc9a4cde
maintainers: add ndavd
2026-07-22 00:38:46 +01:00
Sigmanificient
f9f053f946
python3Packages.interegular: enable tests
2026-07-22 00:58:11 +02:00
Sigmanificient
fd9abbd61c
python3Packages.interegular: use finalAttrs
2026-07-22 00:57:43 +02:00
Sigmanificient
1b5c8dcc7e
python3Packages.interegular: migrate to pyproject
2026-07-22 00:57:22 +02:00
Sigmanificient
8cae7a3d3a
python3Packages.helpdev: enable tests
2026-07-22 00:47:15 +02:00
Sigmanificient
bf1b6ef637
python3Packages.helpdev: use finalAttrs
2026-07-22 00:44:02 +02:00
Sigmanificient
e388843e99
python3Packages.helpdev: migrate to pyproject
2026-07-22 00:43:24 +02:00
Sigmanificient
e778c8022f
python3Packages.ha-iotawattpy: use finalAttrs
2026-07-22 00:40:31 +02:00
Sigmanificient
eeb486f363
python3Packages.ha-iotawattpy: enable tests
2026-07-22 00:40:06 +02:00
R. Ryantm
1734b8ca0e
earlybird: 4.6.0 -> 4.6.1
2026-07-21 22:32:22 +00:00
Sigmanificient
161c5db429
python3Packages.git-sweep: use finalAttrs
2026-07-22 00:23:13 +02:00
Sigmanificient
afb5ec1ff1
python3Package.git-sweep: migrate to pyproject
2026-07-22 00:22:53 +02:00
R. Ryantm
77ec26e862
ctx7: 0.5.4 -> 0.5.5
2026-07-21 21:11:45 +00:00
Benno Lorenz
0b9e33b8ad
yafc-ce: 2.19.0 -> 2.20.0
...
Updated for factorio 2.1 compatability
.NET version changed
Signed-off-by: Benno Lorenz <benno@benno-lorenz.com >
2026-07-21 22:52:02 +02:00
winston
dc5da543ff
gotosocial: 0.22.0 -> 0.22.1
2026-07-21 22:45:44 +02:00
Adam C. Stephens
43326d9aca
pi-coding-agent: 0.81.0 -> 0.81.1
...
Changelog: https://github.com/earendil-works/pi/blob/v0.81.1/packages/coding-agent/CHANGELOG.md
2026-07-21 16:34:22 -04:00
Adam C. Stephens
67f79754f0
pi-coding-agent: 0.80.10 -> 0.81.0
...
Changelog: https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md
0.81.0 moved the provider catalog into gitignored data/*.json generated by a
network fetch; supply it from the matching pi-ai npm package. Replace the
updateScript with one that also refreshes the modelData hash on version bumps.
Assisted-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 16:34:22 -04:00
R. Ryantm
c780aa882d
render-cli: 2.21.0 -> 2.22.0
2026-07-21 18:15:59 +00:00
Domen Kožar
68fbcd4c89
secretspec: 0.14.0 -> 0.16.0
...
Release: https://github.com/cachix/secretspec/releases/tag/v0.16.0
Assisted-by: Claude Code (claude-fable-5)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-21 11:14:44 -06:00
Rafael Fernández López
13c97afca9
sqlite-jdbc: set unix platform
2026-07-21 17:03:25 +02:00
Willy Hille
a5df38ec4f
headlamp{-server,-frontend,}: 0.42.0 -> 0.43.0
2026-07-21 16:56:19 +02:00
Hobr
8857888b9f
python3Packages.pyiceberg: relax cachetools dependency
2026-07-21 21:51:39 +08:00
Willy Hille
c1c95a9090
headlamp-server: also update headlamp-frontend and headlamp hashes in updateScript
2026-07-21 15:38:23 +02:00
R. Ryantm
6cd767874f
home-assistant-custom-components.sensi: 2.1.4 -> 2.1.5
2026-07-21 13:11:30 +00:00
Théo Zimmermann
c447ab0f44
coqPackages.QuickChick: clean up old versions that are no longer exposed
2026-07-21 14:35:23 +02:00
R. Ryantm
275b8a5f41
godotpcktool: 2.2 -> 2.3
2026-07-21 11:51:39 +00:00
Cal
6617623b01
phpantom-lsp: 0.8.0 -> 0.9.0
2026-07-21 11:42:35 +01:00
Jost Alemann
4888a1d66d
freetube: 0.25.0 -> 0.25.1
...
Changelog:
https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.25.1-beta
Diff:
https://github.com/FreeTubeApp/FreeTube/compare/v0.25.0-beta...v0.25.1-beta
2026-07-21 08:36:57 +02:00
HigherOrderLogic
c71413cf34
nu-lint: 1.2.1 -> 1.3.0
2026-07-21 04:45:33 +00:00
R. Ryantm
519c174525
docker: 29.6.1 -> 29.6.2
2026-07-21 03:30:18 +00:00
R. Ryantm
e18e5d0873
vscode-extensions.divyanshuagrawal.competitive-programming-helper: 2026.6.1780853884 -> 2026.7.1784455023
2026-07-21 02:50:13 +00:00
Robert Schütz
fd874ff11f
python3Packages.amqtt: drop
...
Its only reverse dependency was the now dropped volvooncall.
2026-07-20 16:57:01 -07:00
Robert Schütz
087a32bcd9
python3Packages.volvooncall: drop
...
The volvooncall integration was removed from Home Assistant in
https://github.com/home-assistant/core/pull/150725 .
2026-07-20 16:55:07 -07:00
Diogo Correia
574ed27d4b
trurl: add diogotcorreia as maintainer
2026-07-20 21:59:30 +01:00
Diogo Correia
ca615838aa
trurl: fix tests with curl 8.21.0
...
Fixes #543817
2026-07-20 21:58:48 +01:00
pancaek
07ba13e6dc
reaper: unpin from ffmpeg_4
2026-07-20 12:59:32 -07:00
Leonard Sheng Sheng Lee
2f7a8a8ae4
piknik: adopt
...
This commit is part of https://github.com/NixOS/nixpkgs/issues/458096 .
Signed-off-by: Leonard Sheng Sheng Lee <leonard.sheng.sheng.lee@gmail.com >
2026-07-20 19:39:36 +02:00
Daniel Fahey
75bf1f0038
listmonk: fix hash after upstream tag was moved
2026-07-20 16:25:17 +01:00
R. Ryantm
dbd45dad85
frankenphp: 1.12.4 -> 1.12.5
2026-07-20 14:45:32 +00:00
James Ward
f6a8fdbda2
kiro-cli: fix wayland clipboard access
...
On Wayland, kiro-cli shells out to wl-clipboard (wl-copy/wl-paste) for
clipboard access. Wrap the binaries with makeBinaryWrapper to put
wl-clipboard on the runtime PATH so clipboard support works out of the
box under Wayland sessions.
Co-authored-by: Horu <73709188+HigherOrderLogic@users.noreply.github.com >
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com >
2026-07-20 06:09:25 -06:00
azuwis
84cc2f11b6
home-assistant-custom-component.smartir: use finalAttrs pattern
...
Also fix meta.changelog
2026-07-20 20:00:56 +08:00
azuwis
9ffa91d844
netproc: 0.6.6 -> 0.6.7
...
Also add passthru.updateScript
2026-07-20 19:05:57 +08:00
cinereal
ae9994806c
lib/services: fix reload/readiness bugs and add compliance coverage
...
Fixes several correctness bugs primarily around modular services' recent
reload/notification options (#535695 ) and adds compliance coverage to guard them.
Fixes:
- `lib/services/service.nix`:
- the reload-conflict assertion had inverted polarity, so it fired on the
default configuration
- the `mkIf` guard on `process.reloadCommand` had a misplaced paren, applying
`!= null` to the `mkIf` result rather than to the condition
- `process.reloadSignal` derives `process.reloadCommand`, so the assertion
could not check `reloadCommand != null` -- that fired on every signal-only
service. The command is now derived at `mkDefault` priority and the
assertion is gated on `options.process.reloadCommand.highestPrio`, firing
only when the user also set `reloadCommand` explicitly.
- change `notificationProtocol` to a sub-module type
- `nixos/modules/system/service/systemd/service.nix`:
- `systemd.mainExecReload`'s default ran `escapeSystemdExecArgs` (a list
escaper) on the `nullOr str` `process.reloadCommand`; this threw
`expected a list but found a string` and would have mangled `$MAINPID`. It
now uses `process.reloadCommand` verbatim.
- the `Type` default read a non-existent
`config.serviceManager.notificationProtocol` instead of
`config.notificationProtocol`.
Tests:
Extend the modular-service compliance suite to guard the above:
- Portable (manager-agnostic) eval assertions: `reloadSignal` derives
`reloadCommand`, the conflict assertion does not fire on signal-only services
but does when both are set explicitly, and `notificationProtocol.systemd`/`.s6`
default to `false`.
- systemd-specific eval assertions: `serviceConfig.Type` (simple/notify) and
`serviceConfig.ExecReload` are asserted on the resolved host units. This
directly guards the `mainExecReload` fix, which threw before it.
- Runtime reload compliance test: a nested reloadable sub-service is started and
reloaded, asserting the service observed the reload (recorded a SIGHUP marker).
`callReload` receives the service's name path (the list of names from the
top-level service down to the target sub-service); each integration joins it
per its own unit-naming convention (NixOS dash-joins to the systemd unit name,
e.g. `reload-inner.service`). Keeping it a path list rather than a read-only
submodule option keeps the suite manager-agnostic.
- `doc/build-helpers/testers.chapter.md`: document `callReload`.
Follow-up to #535695 .
Signed-off-by: cinereal <cinereal@riseup.net >
Assisted-by: Claude:claude-opus-4-8
2026-07-20 11:01:04 +02:00
Aaron Jheng
bec66d632f
blazesym-c: 0.1.8 -> 0.1.9
2026-07-20 15:33:38 +08:00
Gerhard Schwanzer
c38cd58039
python3Packages.locate: init at 1.1.2
...
https://github.com/AutoActuary/locate/releases/tag/1.1.2
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-20 07:57:48 +02:00
Dmitry Kalinkin
36a552c0c8
python3Packages.hepdata-lib: init at 0.21.0
...
Library for getting your data into HEPData.
Assisted-by: Claude Sonnet 5
2026-07-19 18:59:00 -04:00
Dmitry Kalinkin
b50475f27d
python3Packages.hepdata-converter: init at 0.3.3
...
Library providing means of conversion between the oldhepdata format
and the new one, and the new one to csv / yoda / root etc.
Assisted-by: Claude Sonnet 5
2026-07-19 18:58:57 -04:00
Dmitry Kalinkin
b0edb6c558
python3Packages.hepdata-validator: init at 0.3.6
...
JSON schema and validation code for HEPData submissions.
Assisted-by: Claude Sonnet 5
2026-07-19 18:58:54 -04:00
polyfloyd
6d7c9bc250
closure-compiler: Add $NIX_JAVA_ARGS breakout to tweak the JVM
2026-07-20 00:42:42 +02:00
Gutyina Gergő
7d53d17e74
stylelint-lsp: 2.0.1 -> 2.0.1-unstable-2026-07-19, migrate to pnpm_11
2026-07-19 18:40:12 +02:00
Gutyina Gergő
0881637d1a
stylelint-lsp: switch to nodejs-slim and move to nativeBuildInputs
2026-07-19 18:30:15 +02:00
Gutyina Gergő
65a5032d0e
stylelint-lsp: add smoke test
...
This was taken from vtsls.
2026-07-19 18:30:15 +02:00
Gutyina Gergő
96a104fb96
stylelint-lsp: use pnpmBuildHook
2026-07-19 18:30:15 +02:00
provokateurin
6833a678b9
nixos/paperless: Use security.pki.caBundle to automatically accept self-signed certificates
...
Without this self-signed certificates used by authentication providers will not work.
2026-07-19 09:49:44 +02:00
Sigmanificient
057fe69464
python3Packages.ciscomobilityexpress: remove hardcoded checkPhase
2026-07-19 03:05:42 +02:00
Sigmanificient
58fc186602
python3Packages.overturemaps: remove tqdm relax
2026-07-19 02:19:36 +02:00
Sigmanificient
f28dc95c58
python3Packages.overturemaps: use finalAttrs
2026-07-19 02:19:09 +02:00
Sigmanificient
78b2be91ee
python3Packages.overturemaps: enable tests
2026-07-19 02:18:43 +02:00
Doron Behar
24ecc4b4c8
python3Packages.pwlf: 2.5.3 -> 2.6.0
...
Diff: https://github.com/cjekel/piecewise_linear_fit_py/compare/v2.5.3...v2.6.0
Changelog: https://github.com/cjekel/piecewise_linear_fit_py/blob/v2.6.0/CHANGELOG.md
2026-07-18 21:10:55 +03:00
R. Ryantm
eaa5ac8f49
kcl: 0.12.4 -> 0.12.7
2026-07-18 17:44:46 +00:00
Samiser
2622575c3d
cutter: 2.4.1 -> 2.5.0
...
Remove fix-shiboken6-type-index-case.patch, it's included upstream in 2.5.0.
2026-07-18 16:25:30 +00:00
Samiser
b36f050e5b
cutterPlugins.rz-ghidra: 0.8.0 -> 0.9.0
...
Requires zlib for the Ghidra decompiler.
2026-07-18 16:25:30 +00:00
Samiser
85e3b3aa2e
rizinPlugins.jsdec: 0.8.0 -> 0.9.0
2026-07-18 16:25:30 +00:00
Samiser
fb116dffd4
rizin: 0.8.2 -> 0.9.1
2026-07-18 16:25:30 +00:00
Peder Bergebakken Sundt
a0d022d0f4
treewide: use finalAttrs.finalPackage.doCheck
2026-07-18 18:23:21 +02:00
Sandro Jäckel
7abf4cd10e
zfstools: add gem dependency which is no longer in ruby per default
...
➜ zfs-auto-snapshot
/nix/store/k5zrvznvg3h4b7spivvflxsb1xxw1i0k-ruby-3.4.9/lib/ruby/3.4.0/did_you_mean/core_ext/name_error.rb:11: warning: getoptlong is not part of the default gems starting from Ruby 3.4.0. Install getoptlong from RubyGems.
<internal:/nix/store/k5zrvznvg3h4b7spivvflxsb1xxw1i0k-ruby-3.4.9/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:139:in 'Kernel#require': cannot load such file -- getoptlong (LoadError)
from <internal:/nix/store/k5zrvznvg3h4b7spivvflxsb1xxw1i0k-ruby-3.4.9/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:139:in 'Kernel#require'
from /nix/store/26lkg3mw6f8kgmm026hm9m08x3m5ywbm-zfstools-0.3.6/bin/.zfs-auto-snapshot-wrapped:6:in '<main>'
2026-07-18 13:14:56 +02:00
Marcel
5652a17cb0
python3Packages.selectolax: 0.4.10 -> 0.4.11
...
Diff: https://github.com/rushter/selectolax/compare/v0.4.10...v0.4.11
Changelog: https://github.com/rushter/selectolax/blob/v0.4.11/CHANGES.md
2026-07-18 13:07:15 +02:00
Marcel
c438dab486
lexbor: 3.0.0-unstable-2026-05-26 -> 3.0.0-unstable-2026-07-15
...
Diff: 393e96313a...de1d07a776
Changelog: de1d07a776/CHANGELOG.md
2026-07-18 13:07:11 +02:00
R. Ryantm
2513bc2b66
scalafmt: 3.11.1 -> 3.11.4
2026-07-18 10:47:01 +00:00
Gerhard Schwanzer
e4d9d6766f
nixos/xdg: enable fuse for desktop portals
...
xdg-document-portal mounts a FUSE filesystem and libfuse expects /run/wrappers/bin/fusermount3. Enable programs.fuse with the portal now that FUSE is no longer enabled globally.
Closes #542790
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
Suggested-by: Audrey Dutcher <audrey@rhelmot.io >
2026-07-18 11:08:29 +02:00
Marcel
f9023b3aea
rustfs: 1.0.0-beta.9 -> 1.0.0-beta.10
...
Diff: https://github.com/rustfs/rustfs/compare/1.0.0-beta.9...1.0.0-beta.10
2026-07-18 02:17:09 +02:00
Sandro Jäckel
59c4d804cb
zfstools: cleanup fetcher and meta
2026-07-17 23:44:19 +02:00
Vincent Laporte
c79cf74bd2
gecode: 6.3.0 → 6.4.0
2026-07-17 10:59:13 +02:00
Vincent Laporte
ad0d10ea6e
minizinc: use default gecode
2026-07-17 10:59:13 +02:00
Vincent Laporte
1df300f0f3
gecode: 6.2.0 → 6.3.0
2026-07-17 10:59:13 +02:00
Cédric Barreteau
87097f6cb1
buck2: 2026-04-15 -> 2026-07-15
...
Also remove "unstable-" from the package version, as Buck2 now has
proper releases.
2026-07-16 22:49:29 -04:00
R. Ryantm
74b7072315
crosvm: 0-unstable-2026-07-06 -> 0-unstable-2026-07-15
2026-07-16 17:38:36 +00:00
Gerhard Schwanzer
cfe813b4f6
youtrack: 2026.2.17012 -> 2026.2.17765
...
https://www.jetbrains.com/privacy-security/issues-fixed/
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-16 09:07:17 +02:00
R. Ryantm
cf55dcc39b
marimo: 0.23.11 -> 0.23.14
2026-07-15 10:46:39 +00:00
Gutyina Gergő
db57eb8799
pocket-id: 2.10.0 -> 2.11.0
2026-07-15 00:59:41 +02:00
Peder Bergebakken Sundt
36563fbe32
python3Packages.remi: unbreak with patch from upstream
...
fixes https://hydra.nixos.org/build/336807445
2026-07-14 19:45:07 +02:00
Peder Bergebakken Sundt
9b735fd27d
python3Packages.wirerope: unbreak with setuptools_80
...
fixes https://hydra.nixos.org/build/336812490
2026-07-14 18:45:59 +02:00
R. Ryantm
8a1dc046f1
ocamlPackages.mimic: 0.0.9 -> 0.0.10
2026-07-14 13:52:29 +00:00
R. Ryantm
60b2653a81
ocamlPackages.digestif: 1.3.0 -> 1.3.1
2026-07-14 13:42:21 +00:00
Yaya
72c659e450
gitlab-runner: 19.0.0 -> 19.1.1
...
Diff: https://gitlab.com/gitlab-org/gitlab-runner/-/compare/v19.0.0...v19.1.1
Changelog: https://gitlab.com/gitlab-org/gitlab-runner/blob/v19.1.1/CHANGELOG.md
2026-07-13 16:12:41 +02:00
fliiiix
48aa64a559
i3-rounded: 4.20.1 -> 4.21.1
...
- Fix incorrect setup that still used old release
- migrated to pcre2
2026-07-13 12:02:09 +02:00
R. Ryantm
d4aeb8b3d1
vscode-extensions.illixion.vscode-vibrancy-continued: 1.1.84 -> 1.1.85
2026-07-11 05:59:19 +00:00
R. Ryantm
5739891e2a
python3Packages.drf-spectacular-sidecar: 2026.1.1 -> 2026.7.1
2026-07-09 13:31:21 +00:00
Tom Oostveen
92849858f9
noctalia-greeter: init at 1.0.0
...
https://github.com/noctalia-dev/noctalia-greeter
Assisted-by: nix-init
2026-07-04 19:14:12 +02:00
R. Ryantm
770e746d5e
libssc: 0.2.2 -> 0.4.4
2026-07-03 21:17:02 +00:00
R. Ryantm
6a94b9238f
ostree-full: 2026.1 -> 2026.2
2026-07-01 23:25:10 +00:00
Ricardo Campos
e9feb05aaf
vesta-viewer: use makeWrapper instead of symlinks for GSettings on KDE
2026-06-29 19:32:06 +01:00
Gutyina Gergő
b30343e67a
bolt-launcher: remove openssl_1_1, mark as broken with RS3
2026-06-13 12:15:59 +02:00
Gautham Venkataraman
1b3a9c7c2a
nixos/jellyfin: fix hevc10bit decoding toggle being silently ignored
...
The hevc10bit option was written as a string entry inside
<HardwareDecodingCodecs>, which Jellyfin ignores - that element only
accepts ffmpeg codec names (h264, hevc, vp9, ...). The actual gate
for 10-bit HEVC hardware decoding is the boolean
EnableDecodingColorDepth10Hevc element, which the module never
emitted.
Mirror the existing hevcRExt10bit / hevcRExt12bit handling: exclude
hevc10bit from the codec string list and emit the dedicated XML
element.
2026-05-14 09:19:44 +02:00
Michael Buckley
8c49060c45
nixos/dms-greeter: added mango, labwc, and miracle-wm as supported compositor options
2026-05-11 06:54:30 -04:00
Ricardo Campos
8230ad4294
vesta-viewer: fix file save/export crash from missing GSettings
2026-04-19 02:13:52 +01:00
Ricardo Campos
61875ed0e5
maintainers: add layzyoldman
2026-04-19 02:03:31 +01:00
Mugahed Izzeldin
1234cd4ca4
maintainers: add mugaizzo
2026-04-02 10:37:52 -06:00