nixpkgs/doc/release-notes
Sebastián Zavala Villagómez eae9d7a6b5 nixos/plasma6: check $XDG_CACHE_HOME before $HOME/.cache for ksycoca cache wipe
The previous implementation breaks if `$XDG_CACHE_HOME` is set to
anything other than what is expected, since KDE will now write the cache
there instead. Some users set `$XDG_CACHE_HOME` to something like
`$HOME/.local/cache` to de-clutter `$HOME`. In such case, the cache won't
be found and removed, which will cause the KDE runner to not be able to
launch anything. It will now work regardless.
2025-10-18 17:08:20 -04:00
..
release-notes.md doc: fix typos 2025-08-27 11:46:26 -07:00
rl-2505.section.md doc: fix typos 2025-09-09 13:14:34 +07:00
rl-2511.section.md nixos/plasma6: check $XDG_CACHE_HOME before $HOME/.cache for ksycoca cache wipe 2025-10-18 17:08:20 -04:00