Hive Hive
Sign in

Fabrik state now uses XDG Base Directory paths

Metadata
Source
GitHub
Version
0.8.0
Domains
Published
May 19, 2026 · 14:24 UTC
Repository
tuist/once
Update

Fabrik now stores its content-addressed cache under $XDG_CACHE_HOME/fabrik/cas, the Elixir compile daemon socket under $XDG_RUNTIME_DIR/fabrik, and the materialized daemon script under $XDG_DATA_HOME/fabrik/daemon. This shares identical build actions across projects on the same host and follows standard conventions for application data.