Skip to content

Commit c10b77f

Browse files
committed
Pin cabal-experimental to pre-regression version
The cabal-experimental update from 7e50837 (Apr 2025) to bc52b09 (Aug 2025) introduced a change in pkgsUseSharedLibrary (commit f47840db) that stopped checking the compiler's capabilities when deciding whether to build shared libraries. This causes store dependencies (e.g. os-string) to be installed without .dyn_hi files, while project packages (e.g. tar) are still built with -dynamic-too, resulting in missing dynamic interface file errors. Pin back to the known-working version until the regression is resolved upstream.
1 parent 3e674f9 commit c10b77f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)