From 6ede0a16fe66c961274e5d87b683726265e0945d Mon Sep 17 00:00:00 2001 From: maralorn Date: Tue, 12 Sep 2023 16:14:07 +0200 Subject: [PATCH] Update links to Nix documentation --- docs/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 162903872a..4d021e2040 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -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).