Francesco Gazzetta
Francesco Gazzetta
> No. ...can you try it? Does it fix the issue? In general, if a package does not work on its own and there is an option with the same...
The upstream work on fontconfig is not complete yet. When/if they complete it I'll update the package, sure.
> Submodule [micropython](https://github.com/wasp-os/micropython) updated [2214 files](https://github.com/wasp-os/micropython/compare/b349588876d8015ed6317217ebdf425e192c4ebf...ff4641f9daa33a8ae57d85538e43594964fa3a83) That seems wrong...
This is not only useful for fixing inconsistencies, but also for clearing up space. My `data.mdb` is a few gigabytes
Even with `--install-method=copy` executables aren't guaranteed to work when you delete `.cabal/store` because they may depend on data files or on other libraries if dynamic linking is enabled. You may...
> `.cabal/share` `v2-` doesn't use that directory anymore. `v1-` used a FHS-like hierarchy for `~/.cabal`, but `v2-` switched to a nix-like hierarchy, where the full contents of a package (data...
> it does not matter any more which ghc version I used to build it, so there shouldn't be any dependency on the ghc version any more. However, if some...