Merge staging-next into staging

This commit is contained in:
nixpkgs-ci[bot] 2025-04-24 18:04:57 +00:00 committed by GitHub
commit c376a565f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
80 changed files with 912 additions and 4980 deletions

View file

@ -286,7 +286,7 @@ in
in
{
sudo = {
source = "${cfg.package.out}/bin/sudo";
source = "${lib.getExe cfg.package}";
inherit
owner
group