Commit graph

1,006,895 commits

Author SHA1 Message Date
R. Ryantm
54d5330934 python3Packages.py7zr: 1.1.0 -> 1.1.3
(cherry picked from commit 1be1c62a2e)
2026-06-20 01:19:19 +00:00
Martin Weinelt
b6fa344754
[Backport release-26.05] Firefox: 152.0 -> 152.0.1 (#533127) 2026-06-19 23:28:10 +00:00
Will Fancher
5e68204a3c
[Backport release-26.05] nixos/luksroot: Clarify preLVM with systemd stage 1 (#533451) 2026-06-19 22:34:57 +00:00
Will Fancher
91a4116838 nixos/luksroot: Clarify preLVM with systemd stage 1
(cherry picked from commit 1bd486a330)
2026-06-19 22:29:52 +00:00
Ramses
9b6c023296
[Backport release-26.05] switch-to-configuration-ng: handle socket-activated Accept=yes services (#533369) 2026-06-19 21:20:21 +00:00
Adam C. Stephens
91b203c803
[Backport release-26.05] slimserver: 9.1.0 -> 9.1.1 (#533274) 2026-06-19 20:54:20 +00:00
nixpkgs-ci[bot]
f6fbc9efb2
[Backport release-26.05] gpclient: restore gpgui.desktop for globalprotectcallback scheme handler (#533401) 2026-06-19 20:50:32 +00:00
Michael Daniels
677fd87dac
[Backport release-26.05] losange: init at 0.10.1 (#530068) 2026-06-19 19:58:59 +00:00
Michael Daniels
f310873a76
[Backport release-26.05] nixos/prometheus-elasticsearch-exporter: init (#529894) 2026-06-19 19:58:40 +00:00
Felix Bargfeldt
1dee82de3f
[Backport release-26.05] ketesa: 1.2.1 -> 1.3.0 (#533394) 2026-06-19 19:28:48 +00:00
Mariappan Ramasamy
3725e26fda gpclient: restore gpgui.desktop for globalprotectcallback scheme handler
PR #485779 dropped the gpgui.desktop install, reasoning that all gpgui
files require the proprietary gpgui binary. But the desktop file is not
gpgui-only: its Exec is `gpclient launch-gui %u`, the free CLI subcommand
that receives the SAML auth callback. Without it the
x-scheme-handler/globalprotectcallback handler is unregistered, so
external-browser SSO (`gpclient connect --browser <x>`) hangs after login
- the browser opens globalprotectcallback://<data> with nothing to handle
it, and the auth cookie never returns to the waiting connect process.

Reinstall the desktop file on Linux and point Exec at the gpclient in
$out, matching the pre-2.5.1 behaviour.

(cherry picked from commit 4d50d7d087)
2026-06-19 19:25:00 +00:00
Defelo
d29ed27322 ketesa: 1.2.1 -> 1.3.0
Changelog: https://github.com/etkecc/ketesa/releases/tag/v1.3.0
Diff: https://github.com/etkecc/ketesa/compare/v1.2.1...v1.3.0
(cherry picked from commit f4126ac6ff)
2026-06-19 19:18:01 +00:00
Marcin Serwin
d688839b43
[Backport release-26.05] maintainers: update ryand56 (#532228) 2026-06-19 19:16:04 +00:00
Marcin Serwin
e2bc5c16ee
[Backport release-26.05] maintainers: update daskladas email (#533022) 2026-06-19 19:15:40 +00:00
Dmitry Kalinkin
5b63481602
[Backport release-26.05] texlive: add historic TeX mirrors to mirrors.nix (#533060) 2026-06-19 18:51:18 +00:00
Bjørn Forsman
e06c153950
[Backport release-26.05] openocd-rp2040: move override to pkgs/by-name (#533345) 2026-06-19 18:37:01 +00:00
Wolfgang Walther
8dbbf8688f
[Backport release-26.05] librewolf-unwrapped: add wolfgangwalther as maintainer (#533371) 2026-06-19 18:09:53 +00:00
Wolfgang Walther
3bd1f17394 librewolf-unwrapped: add wolfgangwalther as maintainer
(cherry picked from commit bf957aff66)
2026-06-19 18:04:41 +00:00
Ilan Joselevich
9a0684874c switch-to-configuration-ng: handle socket-activated Accept=yes services
A per-connection instance spawned by an Accept=yes socket (e.g.
foo@1234.service) has an implicit socket of foo.socket, but the implicit
name was derived from the template base name including the trailing "@",
yielding foo@.socket. That never matches an active unit, so such running
instances were treated as non-socket-activated and the activation script
tried to start them directly on a configuration switch. That fails
because there is no connection socket to pass, sending the instance into
a restart loop.

Strip the trailing "@" so the implicit socket resolves correctly; the
running instances are then stopped and their socket restarted, leaving
systemd to spawn fresh instances for new connections.

Resolves: https://github.com/NixOS/nixpkgs/issues/533205
Assisted-by: Claude:claude-opus-4-8
(cherry picked from commit ad3e95b093)
2026-06-19 18:00:23 +00:00
Sandro
93a89e2666
[Backport release-26.05] knot-resolver_6: 6.3.0 -> 6.4.0 (#533196) 2026-06-19 17:31:37 +00:00
Jan-Niklas Burfeind
05c10f5840 openocd-rp2040: move override to pkgs/by-name
and update the description.

(cherry picked from commit 633dc17a66)
2026-06-19 16:33:09 +00:00
Doron Behar
670e747abb
[Backport release-26.05] skim: 4.0.0 → 4.7.0 (#533129) 2026-06-19 15:19:58 +00:00
Maximilian Bosch
874eaf1a3c
[Backport release-26.05] matrix-synapse-unwrapped: 1.154.0 -> 1.155.0 (#533321) 2026-06-19 15:18:32 +00:00
transcaffeine
8d549ac703 matrix-synapse-unwrapped: 1.154.0 -> 1.155.0
Release notes: https://github.com/element-hq/synapse/releases/tag/v1.155.0
Full changelog: https://github.com/element-hq/synapse/compare/v1.154.0...v1.155.0

(cherry picked from commit cc5f61a794)
2026-06-19 15:08:45 +00:00
Maximilian Bosch
7c3032fefa
[Backport release-26.05] mautrix-signal: 26.05 -> 26.06 (#533300) 2026-06-19 14:15:59 +00:00
Maximilian Bosch
cb001f5e59
[Backport release-26.05] nextcloudPackages: update (#533302) 2026-06-19 14:15:55 +00:00
figsoda
ab1988fab2
[Backport release-26.05] buildRustCrate: prevent pulling in two rustc variants (#532382) 2026-06-19 14:14:43 +00:00
zowoq
20d2cdd289
staging-nixos-26.05 merge for 2026-06-19 (#533281) 2026-06-19 13:44:37 +00:00
Maximilian Bosch
25bb6369bb
[Backport release-26.05] strace: 7.0 -> 7.1 (#532311) 2026-06-19 13:36:13 +00:00
zowoq
99e622afac
[Backport staging-nixos-26.05] kernel updates for 2026-06-19 (#533297) 2026-06-19 13:32:09 +00:00
Maximilian Bosch
5aabb27f9b nextcloudPackages: update
(cherry picked from commit 9c6fc3acfa)
2026-06-19 13:32:06 +00:00
SchweGELBin
56fc332085 mautrix-signal: 26.05 -> 26.06
(cherry picked from commit 0ba105ac2e)
2026-06-19 13:31:01 +00:00
SchweGELBin
5a3138bf1d libsignal-ffi: 0.93.2 -> 0.94.4
(cherry picked from commit e1c1557c2e)
2026-06-19 13:31:01 +00:00
Maximilian Bosch
dca378dd6b
strace: 7.0 -> 7.1
ChangeLog: https://github.com/strace/strace/releases/tag/v7.1
(cherry picked from commit 33986e15ea)
2026-06-19 15:27:39 +02:00
zowoq
141117a3d0 linux_5_10: 5.10.258 -> 5.10.259
(cherry picked from commit 46b89aa958)
2026-06-19 13:23:39 +00:00
zowoq
21a8a81d24 linux_5_15: 5.15.209 -> 5.15.210
(cherry picked from commit f280904416)
2026-06-19 13:23:39 +00:00
zowoq
ff0b527b87 linux_6_1: 6.1.175 -> 6.1.176
(cherry picked from commit 783e466ec0)
2026-06-19 13:23:38 +00:00
zowoq
be12004c9f linux_6_6: 6.6.142 -> 6.6.143
(cherry picked from commit 4a7bb41c66)
2026-06-19 13:23:38 +00:00
zowoq
da32da43ee linux_6_12: 6.12.93 -> 6.12.94
(cherry picked from commit d2adc61ca5)
2026-06-19 13:23:38 +00:00
zowoq
95ab4c5c4d linux_6_18: 6.18.35 -> 6.18.36
(cherry picked from commit 41efd6153a)
2026-06-19 13:23:38 +00:00
zowoq
efdb9a75dc linux_7_0: 7.0.12 -> 7.0.13
(cherry picked from commit c72e58ac6a)
2026-06-19 13:23:38 +00:00
zowoq
c615178611 linux_7_1: 7.1 -> 7.1.1
(cherry picked from commit 5e94245951)
2026-06-19 13:23:37 +00:00
Maximilian Bosch
c1acc053e5
[Backport release-26.05] mautrix-whatsapp: 26.05 -> 26.06 (#533277) 2026-06-19 12:36:24 +00:00
Maximilian Bosch
f07f37e69e
[Backport release-26.05] spotify bump (#532544) 2026-06-19 12:22:20 +00:00
SchweGELBin
cde429b1d3 mautrix-whatsapp: 26.05 -> 26.06
(cherry picked from commit cf861c7d3c)
2026-06-19 12:14:57 +00:00
Adam C. Stephens
0e60a13bdc slimserver: 9.1.0 -> 9.1.1
Changelog: https://lyrion.org/getting-started/changelog-lms9
(cherry picked from commit 74139cf356)
2026-06-19 12:05:42 +00:00
nixpkgs-ci[bot]
ba721dbe93
[Backport release-26.05] ledger-live-desktop: 4.6.1 -> 4.8.0 (#533266) 2026-06-19 11:29:50 +00:00
nixpkgs-ci[bot]
962e181a92
[Backport release-26.05] ripplerx: 1.5.18 -> 1.5.19 (#533220) 2026-06-19 11:29:35 +00:00
R. Ryantm
7123094731 ledger-live-desktop: 4.6.1 -> 4.8.0
(cherry picked from commit aab9771d64)
2026-06-19 11:14:54 +00:00
azahi
c8bdb1df34
[Backport release-26.05] librewolf-unwrapped: 152.0-1 -> 152.0.1-2 (#533211) 2026-06-19 10:36:00 +00:00