mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-01 04:31:53 -07:00
This further reduces our usage of cache storage by caching the metadata only once per repo. Now the metadata cache is ~250MB and the individual caches with built dependencies are ~5M each. Related: https://github.com/xmonad/X11/pull/75 Related: https://github.com/xmonad/xmonad/issues/283