Commit Graph
1024286 Commits
Author SHA1 Message Date
Fabian Affolter 4e0f3f3bbf nerva: 1.25.2 -> 1.26.0
Diff: https://github.com/praetorian-inc/nerva/compare/v1.25.2...v1.26.0

Changelog: https://github.com/praetorian-inc/nerva/blob/v1.26.0/CHANGELOG.md
2026-06-24 11:09:54 +02:00
Fabian Affolter 7ce36dfd7f goshs: 2.1.1 -> 2.1.2
Diff: https://github.com/patrickhener/goshs/compare/v2.1.1...v2.1.2

Changelog: https://github.com/patrickhener/goshs/releases/tag/refs/tags/v2.1.2
2026-06-24 11:09:02 +02:00
nixpkgs-ci[bot]andGitHub 9c8c138031 panache: 2.54.0 -> 2.58.0 (#534778) 2026-06-24 09:07:46 +00:00
nixpkgs-ci[bot]andGitHub eb5d140232 blackfire: 2026.6.0 -> 2026.6.1 (#534766) 2026-06-24 09:07:38 +00:00
nixpkgs-ci[bot]andGitHub 498728881d jackett: 0.24.2066 -> 0.24.2108 (#534414) 2026-06-24 09:05:38 +00:00
Vladimír ČunátandGitHub 532f984da0 Revert "staging-nixos merge for 2026-06-19" (#534864) 2026-06-24 11:04:41 +02:00
Leona Maroniandosnyx 3f3a5310c8 mysql84: add nixosTests.mysql.mysql84 to passthru.tests
Co-Authored-By: osnyx <os@flyingcircus.io>
2026-06-24 11:04:24 +02:00
Leona Maroniandosnyx 6f5d20fe0c nixos/mysql: fix initalScript option after security fix
services.mysql.initalScript runs with the root@localhost mysql user.
This seems consistent with the other invocations that run in the first
startup of mysql.
After the security fix, the mysql command executing the initial script
was broken as it tried to connect to root@localhost while being the mysql
system user.

We could instead use the mysql@localhost mysql user, but this would be
inconsistent with the other invocations.

Co-Authored-By: osnyx <os@flyingcircus.io>
2026-06-24 11:04:24 +02:00
nixpkgs-ci[bot]andGitHub 92d38fac76 csharpier: 1.2.6 -> 1.3.0 (#532040) 2026-06-24 09:04:15 +00:00
SandroandGitHub 13e5da4fa1 h2o: 2.3.0-rolling-2026-06-22 → 2.3.0-rolling-2026-06-23 (#534553) 2026-06-24 09:02:05 +00:00
SandroandGitHub dc7e779ccb qtwebapp: fix sourceRoot for fetchedSourceNameDefault = "full" (#534735) 2026-06-24 09:01:55 +00:00
SandroandGitHub 7a729b5bb6 python3Packages.skorch: add openssl to test dependencies (#534741) 2026-06-24 09:01:44 +00:00
zowoqandVladimír Čunát 12dad4d55c linux_5_10: 5.10.258 -> 5.10.259
(cherry picked from commit 46b89aa958)
2026-06-24 10:58:03 +02:00
zowoqandVladimír Čunát 375b4c2c67 linux_5_15: 5.15.209 -> 5.15.210
(cherry picked from commit f280904416)
2026-06-24 10:57:53 +02:00
zowoqandVladimír Čunát 32bd18459d linux_6_1: 6.1.175 -> 6.1.176
(cherry picked from commit 783e466ec0)
2026-06-24 10:57:44 +02:00
zowoqandVladimír Čunát 4f3634daa4 linux_6_6: 6.6.142 -> 6.6.143
(cherry picked from commit 4a7bb41c66)
2026-06-24 10:57:34 +02:00
zowoqandVladimír Čunát 19c1d5416a linux_6_12: 6.12.93 -> 6.12.94
(cherry picked from commit d2adc61ca5)
2026-06-24 10:57:25 +02:00
zowoqandVladimír Čunát 3e41ed7c7b linux_7_0: 7.0.12 -> 7.0.13
(cherry picked from commit c72e58ac6a)
2026-06-24 10:57:07 +02:00
zowoqandVladimír Čunát 1f154903b3 linux_7_1: 7.1 -> 7.1.1
(cherry picked from commit 5e94245951)
2026-06-24 10:56:55 +02:00
Vladimír ČunátandGitHub 6e628a4f79 Revert "staging-nixos merge for 2026-06-19" 2026-06-24 10:55:53 +02:00
dramandGitHub 421ceaeef8 git-pages-cli: 1.9.0 -> 1.10.0 (#534762) 2026-06-24 08:55:02 +00:00
isabelandGitHub 94996c341f bluesky-pds: 0.4.5001 -> 0.4.5006 (#534769) 2026-06-24 08:52:55 +00:00
Grimmauld ebc1d390ed nixos/tests/login-nosuid: init 2026-06-24 10:50:10 +02:00
Grimmauld ce6be70e00 nixos/account-utils: init 2026-06-24 10:50:07 +02:00
Grimmauld 8a5b24082d account-utils: init at 1.3.0 2026-06-24 10:49:51 +02:00
Grimmauld 9a2f22270c libeconf: init at 0.8.3 2026-06-24 10:49:44 +02:00
Grimmauld ad462fc106 nixos/pam: introduce enableLegacySettings option 2026-06-24 10:49:40 +02:00
Laurent Arnoud 93cc0978d0 upsun: 5.9.0 -> 5.10.7
Upstream moved the repository from platformsh/cli to upsun/cli.
Update source URLs, homepage, and update script accordingly.

Also modernize update.sh to use `nix store prefetch-file` instead of
the deprecated `nix-prefetch-url` + `nix hash to-sri` combination.

https://github.com/upsun/cli/releases/tag/v5.10.7
2026-06-24 08:48:59 +00:00
Sizhe ZhaoandGitHub e591956e50 misskey: 2026.5.4 -> 2026.6.0 (#534666) 2026-06-24 08:48:53 +00:00
SandroandGitHub 9763f7f909 starpls: don't build xtask (#533856) 2026-06-24 08:46:57 +00:00
R. Ryantm 1721595d2e pocket-casts: 0.12.1 -> 0.13.0 2026-06-24 08:46:31 +00:00
Alexis HildebrandtandGitHub 4a0f121688 plakar: 1.0.6 -> 1.1.3 (#532041) 2026-06-24 08:44:47 +00:00
Pol DellaieraandGitHub ceae3e0f95 claude-code: 2.1.186 -> 2.1.187 (#534824) 2026-06-24 08:40:52 +00:00
liberodark b7d89de8e9 glpi-agent: 1.17 -> 1.18 2026-06-24 10:38:23 +02:00
YurekaandGitHub 21b3ccf2f4 asahi-audio: 3.4 -> 4.0 (#534523) 2026-06-24 08:35:49 +00:00
YurekaandGitHub 41d67a3d72 alsa-ucm-conf-asahi: 8 -> 9 (#534522) 2026-06-24 08:35:44 +00:00
R. Ryantm 70013b6673 deadbeefPlugins.vgmstream: 2026-05-24 -> 2026-06-22 2026-06-24 08:29:02 +00:00
Pol DellaieraandGitHub 07fa19ba57 apm-cli: 0.18.0 -> 0.21.0 (#534819) 2026-06-24 08:21:25 +00:00
Grimmauld 9af57289b3 nixos/pam: allow changing pam_unix module path 2026-06-24 10:16:01 +02:00
Maximilian BoschandGitHub 1b9913d415 nixos/tests: Load root profile in nspawn tests (#534299) 2026-06-24 08:07:38 +00:00
Salva ebdad0a6b4 cosmic-applets: deduplicate cosmic-settings-daemon sources 2026-06-24 01:55:47 -06:00
Salva a0bc650cfb cosmic-monitor: init at 1.1.0 2026-06-24 01:55:47 -06:00
Salva f2490908f1 cosmic-settings: deduplicate multiple libcosmic sources 2026-06-24 01:55:47 -06:00
Salva 86390cca25 cosmic-settings: 1.0.16 -> 1.1.0 2026-06-24 01:55:47 -06:00
Salva 322e662f7d cosmic-osd: 1.0.16 -> 1.1.0 2026-06-24 01:55:47 -06:00
Salva d8dbb158ca Revert "cosmic-osd: deduplicate the dual sources for the cosmic-settings crate"
This reverts commit 1420532dfa.
2026-06-24 01:55:47 -06:00
Salva 3c567472d7 xdg-desktop-portal-cosmic: 1.0.16 -> 1.1.0 2026-06-24 01:55:47 -06:00
Salva 7ae24bd678 cosmic-edit: 1.0.16 -> 1.1.0 2026-06-24 01:55:47 -06:00
Salva 27dcebc012 cosmic-applets: 1.0.16 -> 1.1.0 2026-06-24 01:55:47 -06:00
Salva 18f1a1a339 cosmic-player: 1.0.16 -> 1.1.0 2026-06-24 01:55:47 -06:00