Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot]
2025-10-21 06:06:18 +00:00
committed by GitHub
33 changed files with 218 additions and 216 deletions

View File

@@ -20,7 +20,7 @@ let
activationScript = ''
# will be rebuilt automatically
rm -fv "$HOME/.cache/ksycoca"*
rm -fv "''${XDG_CACHE_HOME:-$HOME/.cache}/ksycoca"*
'';
in
{