Skip to content

docs(gotchas): Overriding libssh2 #411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shivaraj-bh
Copy link
Contributor

No description provided.

Comment on lines +12 to +15
# Overriding the package with `packages.libssh2.source = "0.2.0.9"` results in infinite recursion.

# Possibly having to do with `cabal2nix` not understading that [`libssh2` in `pkgconfig-depends` of `libssh2.cabal`](https://github.com/portnov/libssh2-hs/blob/bf7cbe643c7f4fb4fad3963705feb8351471eb01/libssh2/libssh2.cabal#L70)
# is not self-referential.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this above as Markdown paragraph below the heading? Without reading the code, the 'gotcha' section is stripped of any explanation as to its existance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants