Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix llvm backend bins in the k derivation (#3819)
The refactor of the K derivation in #3806 broke the booster integration test shell, because we stopped wrapping llvm-backend bins with the `NIX_LLVM_KOMPILE_LIBS` env var. This PR restores that functionality and I have confirmed this fixes the integration tests in booster.
- Loading branch information