Skip to content
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

Add nix installation section #2256

Merged
merged 4 commits into from
Oct 10, 2021
Merged

Add nix installation section #2256

merged 4 commits into from
Oct 10, 2021

Conversation

jneira
Copy link
Member

@jneira jneira commented Oct 4, 2021

linking to haskell2nix documentation
@jneira jneira requested a review from michaelpj October 4, 2021 18:42
@maralorn
Copy link
Contributor

maralorn commented Oct 4, 2021

Just for reference. The haskell4nix documentation will hopefully move into the nixpkgs manual again, in the next 2 months. Then a link will need to be changed. Also the here linked documentation does not link to the hls user guide, but the README and so maybe also needs to be edited.

@jneira
Copy link
Member Author

jneira commented Oct 6, 2021

@michaelpj i think it could be merged even if it has to be changed in the future

@michaelpj michaelpj added the merge me Label to trigger pull request merge label Oct 8, 2021
@jneira jneira mentioned this pull request Oct 8, 2021
@Ailrun
Copy link
Member

Ailrun commented Oct 8, 2021

Let me reopen this PR to make CircleCI work (I don't know why CircleCI doesn't detect a commit this often?)

@Ailrun Ailrun closed this Oct 8, 2021
@Ailrun Ailrun reopened this Oct 8, 2021
@mergify mergify bot merged commit 195fa4c into master Oct 10, 2021
sdzx-1 pushed a commit to sdzx-1/haskell-language-server that referenced this pull request Oct 11, 2021
linking to haskell2nix documentation

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
@@ -230,3 +230,6 @@ This formula contains HLS binaries compiled with GHC versions available via Home

You need to provide your own GHC/Cabal/Stack as required by your project, possibly via Homebrew.

## Installation using nix

You can read full instructions on how to install HLS with nix in [haskell2nix documentation](https://haskell4nix.readthedocs.io/nixpkgs-users-guide.html#how-to-install-haskell-language-server).
Copy link
Member

Choose a reason for hiding this comment

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

What is haskell2nix? Is this supposed to be haskell4nix?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, it is a typo, pr welcome :-)

Copy link
Member

Choose a reason for hiding this comment

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

PR #2386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nix installation?
5 participants