You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Nix, where the $XDG_DATA_DIRS are linked immutably to the store, so I can't make use of the caching functionality. How about instead putting it in ${XDG_CACHE_HOME:-$HOME/.cache}?