summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorSebastián Zavala Villagómez <sebaszv@proton.me>2025-10-18 14:57:46 -0400
committerSebastián Zavala Villagómez <sebaszv@proton.me>2025-10-18 17:08:20 -0400
commiteae9d7a6b5d217f3d51f70ea1f6e0eb6e23554c6 (patch)
tree7d6874fde862a933fc3173e62f5c28bc0a13c1a6 /pkgs/development/python-modules/python-openstackclient
parent2c6cc13a8908079574ece1cd0ef23194f7b86cbb (diff)
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.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions