Skip to content

Conversation

@Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Jun 21, 2024

This is a simple oversight on my part; I forgot to replicate this stanza from the test to the release job when making #3955.

@Baltoli
Copy link
Contributor Author

Baltoli commented Jun 21, 2024

@jberthold
Copy link
Member

Was thinking about asking that on #3955 ... there will certtainly be a few more dependencies on (dynamically-loaded) C libraries required to execute any Haskell program, as well as specific other ones we might need for the crypto hook support.
Let's have a try with the current minimal explicit dependencies, though, as it all depends on the actual use case for the created package.

@geo2a geo2a merged commit 77e50ab into master Jun 24, 2024
@geo2a geo2a deleted the install-deps branch June 24, 2024 08:32
@Baltoli
Copy link
Contributor Author

Baltoli commented Jun 24, 2024

as it all depends on the actual use case for the created package.

Currently, this package can be thought of as a sort of "orphan" package that will only be consumed by the K CI process; the full set of runtime dependencies for these executables will get installed there. If we want to make this package more widely available we'd need to audit the dependencies installed a bit more carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants