Alyssa Ross
|
ab2de20c98
|
tipidee: 0.0.7.2 -> 0.0.8.0
Closes: https://github.com/NixOS/nixpkgs/pull/542011
|
2026-07-15 14:22:09 +02:00 |
|
Alyssa Ross
|
a5662f4e92
|
s6-rc: 0.6.1.1 -> 0.7.0.0
|
2026-07-15 14:22:07 +02:00 |
|
Alyssa Ross
|
7bb3b889d1
|
s6-networking: 2.8.0.0 -> 2.8.0.1
|
2026-07-15 14:22:06 +02:00 |
|
Alyssa Ross
|
ff375817b4
|
s6-linux-init: 1.2.0.1 -> 1.2.0.2
|
2026-07-15 14:22:06 +02:00 |
|
Alyssa Ross
|
81db60c21f
|
s6-dns: 2.4.1.2 -> 2.4.1.3
Closes: https://github.com/NixOS/nixpkgs/pull/542037
|
2026-07-15 14:22:04 +02:00 |
|
Alyssa Ross
|
ce53fe45eb
|
nsss: 0.2.1.2 -> 0.2.1.3
|
2026-07-15 14:22:03 +02:00 |
|
Alyssa Ross
|
911b4c771e
|
s6: 2.15.0.0 -> 2.15.1.0
Closes: https://github.com/NixOS/nixpkgs/issues/529958
|
2026-07-15 14:21:55 +02:00 |
|
Alyssa Ross
|
6f57884abc
|
execline: 2.9.9.1 -> 2.9.9.2
|
2026-07-15 14:21:54 +02:00 |
|
Alyssa Ross
|
5ff3683a69
|
skalibs: 2.15.0.0 -> 2.15.1.0
|
2026-07-15 14:21:54 +02:00 |
|
 Nikolay KorotkiyandGitHub
|
190494439b
|
simplotask: 1.20.0 -> 1.20.1 (#542163)
|
2026-07-15 12:19:29 +00:00 |
|
Harinn
|
958b882e67
|
python3Packages.dbf: use pytestCheckHook
|
2026-07-15 19:19:19 +07:00 |
|
 Adam C. StephensandGitHub
|
420a4a58db
|
pi-coding-agent: 0.80.6 -> 0.80.7 (#541891)
|
2026-07-15 12:16:25 +00:00 |
|
 Yohann BonifaceandGitHub
|
2fb3cabbd0
|
python3Packages.datefinder: migrate to pyproject (#542074)
|
2026-07-15 12:15:06 +00:00 |
|
Karolis Stasaitis
|
d1039f17b5
|
glasgow: fix build
|
2026-07-15 14:13:15 +02:00 |
|
 Martin WeineltandGitHub
|
0a14da7c37
|
home-assistant-custom-components.systemair: 1.0.28 -> 1.0.29 (#542176)
|
2026-07-15 12:09:12 +00:00 |
|
Nicolas Mémeint
|
1df2a4c729
|
nixos/authelia: Make secrets available to the service even if not readable by the authelia user
|
2026-07-15 14:07:35 +02:00 |
|
R. Ryantm
|
e8c1d8bffa
|
pods: 3.0.0 -> 3.1.0
|
2026-07-15 12:05:17 +00:00 |
|
 Janne HeßandGitHub
|
0041c70d82
|
switch-to-configuration-ng: Die less (#541424)
|
2026-07-15 12:04:01 +00:00 |
|
 Yohann BonifaceandGitHub
|
e344203a04
|
python3Packages.utils: migrate to pyproject (#542080)
|
2026-07-15 12:01:17 +00:00 |
|
 Yohann BonifaceandGitHub
|
b34414aec2
|
python3Packages.vcversioner: migrate to pyproject (#542087)
|
2026-07-15 12:00:33 +00:00 |
|
R. Ryantm
|
af9b236948
|
slint-lsp: 1.17.0 -> 1.17.1
|
2026-07-15 11:58:24 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
f9eec585db
|
supabase-cli: 2.109.0 -> 2.109.1 (#542205)
|
2026-07-15 11:58:02 +00:00 |
|
 Alyssa RossandGitHub
|
cdcdca044b
|
virtiofsd: 1.13.3 -> 1.14.0 (#539115)
|
2026-07-15 11:52:58 +00:00 |
|
Jost Alemann
|
defc71f0ef
|
lazygit: 0.63.0 -> 0.63.1
Changelog: https://github.com/jesseduffield/lazygit/releases/tag/v0.63.1
Diff: https://github.com/jesseduffield/lazygit/compare/v0.63.0...v0.63.1
|
2026-07-15 13:45:12 +02:00 |
|
 Peder Bergebakken SundtandGitHub
|
d1cf7134c5
|
bazarr: package from source (#540070)
|
2026-07-15 11:43:59 +00:00 |
|
Simon Leiner
|
5b3fb02758
|
helm-secrets: Fix CLI compatibility with Helm v4
While introducing support for Helm v4, helm-secrets has split
up into multiple plugins [1], with the the v4-compatible
manifest residing at "plugins/helm-secrets-cli/plugin.yaml"
[2] in the source repo, while the manifest in the root
directory [3] is compatible to Helm v3, not v4.
This patch is minimally invasive and only restores the CLI;
getter and post-renderer do not become available through this.
[1]: https://github.com/jkroepke/helm-secrets/wiki/Installation#helm-4
[2]: https://github.com/jkroepke/helm-secrets/blob/main/plugins/helm-secrets-cli/plugin.yaml
[3]: https://github.com/jkroepke/helm-secrets/blob/main/plugin.yaml
Fixes: https://github.com/NixOS/nixpkgs/issues/536239
|
2026-07-15 13:42:31 +02:00 |
|
R. Ryantm
|
be7ac8d1cd
|
spread: 0-unstable-2025-02-06 -> 2026.07.12
|
2026-07-15 11:41:30 +00:00 |
|
 Martin WeineltandGitHub
|
35d3407a38
|
nixos/networkd-dispatcher: fix warning to actually be correct (#542203)
|
2026-07-15 11:37:32 +00:00 |
|
 Alyssa RossandGitHub
|
cfa7d6949d
|
wordnet: make use of lib.licenses.wordnet (#540729)
|
2026-07-15 11:36:44 +00:00 |
|
 Alyssa RossandGitHub
|
774a1363f6
|
buddy: change license to lib.licenses.buddy (#540731)
|
2026-07-15 11:36:02 +00:00 |
|
 Stefan FrijtersandGitHub
|
67749b1dde
|
authentik: unpin structlog in django-{channels,dramatiq}-postgres (#541860)
|
2026-07-15 11:32:34 +00:00 |
|
 Nikolay KorotkiyandGitHub
|
48aef9b14c
|
ralphex: 1.5.1 -> 1.6.0 (#541851)
|
2026-07-15 11:28:42 +00:00 |
|
K900
|
17d6e0648b
|
nixos/networkd-dispatcher: fix warning to actually be correct
|
2026-07-15 14:25:56 +03:00 |
|
R. Ryantm
|
5dcfb7a710
|
supabase-cli: 2.109.0 -> 2.109.1
|
2026-07-15 11:23:26 +00:00 |
|
R. Ryantm
|
a486360f0b
|
tsx: 4.23.0 -> 4.23.1
|
2026-07-15 11:22:35 +00:00 |
|
 Peder Bergebakken SundtandGitHub
|
bb232eb630
|
python3Packages.starlette-admin: 0.16.1 -> 0.17.0 (#542008)
|
2026-07-15 11:20:50 +00:00 |
|
Gerhard Schwanzer
|
ba67162c8a
|
python3Packages.seekpath: 2.2.0 -> 2.2.1
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
|
2026-07-15 13:20:20 +02:00 |
|
 Peder Bergebakken SundtandGitHub
|
d86d5e157f
|
fflogs: drop (#538249)
|
2026-07-15 11:19:17 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
3bba2ef9e8
|
dcp: 0.25.2 -> 0.25.5 (#542002)
|
2026-07-15 11:18:37 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
b54dd00c3c
|
cargo-feature-combinations: 0.2.3 -> 0.3.0 (#541991)
|
2026-07-15 11:18:32 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
5a3b888145
|
firefly-iii-data-importer: 2.3.2 -> 2.3.4 (#538649)
|
2026-07-15 11:18:16 +00:00 |
|
R. Ryantm
|
2ff20dc815
|
python3Packages.python-duco-connectivity: 0.7.1 -> 0.8.0
|
2026-07-15 11:14:43 +00:00 |
|
 Thiago Kenji OkadaandGitHub
|
9a44f10f43
|
libretro.prboom: 0-unstable-2026-07-01 -> 0-unstable-2026-07-07 (#542048)
|
2026-07-15 11:13:22 +00:00 |
|
 Thiago Kenji OkadaandGitHub
|
fe5d9e758c
|
libretro.opera: 0-unstable-2026-06-28 -> 0-unstable-2026-07-13 (#542027)
|
2026-07-15 11:13:13 +00:00 |
|
Karolis Stasaitis
|
edc7beb2db
|
yosys-symbiflow: mark as broken
|
2026-07-15 13:10:48 +02:00 |
|
Karolis Stasaitis
|
c74b782bcf
|
yosys-bluespec: fix build with yosys 0.67
|
2026-07-15 13:05:12 +02:00 |
|
 Lein MatsumaruandDoron Behar
|
d3c939d0fe
|
nanoarrow: fix build with c++20
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
|
2026-07-15 14:05:02 +03:00 |
|
Karolis Stasaitis
|
85bb72d912
|
yosys: 0.62 -> 0.67
|
2026-07-15 13:01:37 +02:00 |
|
 EmilyandGitHub
|
d6742e0de1
|
openbao: 2.5.5 -> 2.6.0 (#541922)
|
2026-07-15 11:00:49 +00:00 |
|
 zowoqandGitHub
|
140624b4e3
|
terraform-providers.rootlyhq_rootly: 5.16.1 -> 5.17.2 (#542139)
|
2026-07-15 11:00:33 +00:00 |
|