Update links to Nix documentation (#3805)

This commit is contained in:
maralorn 2023-09-12 17:03:18 +02:00 committed by GitHub
parent f557e6c4c5
commit cc0d4ee953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,6 +158,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
## Installation using Nix
You can read full instructions on how to install HLS with nix in [haskell4nix documentation](https://haskell4nix.readthedocs.io/nixpkgs-users-guide.html#how-to-install-haskell-language-server).
You can read full instructions on how to install HLS with Nix in the [Nixpkgs manual](https://nixos.org/manual/nixpkgs/unstable/#haskell-language-server).