docs: update NixOS wiki link (#12940)

Co-authored-by: J Stickler <julie.stickler@grafana.com>
This commit is contained in:
NACAMURA Mitsuhiro
2024-05-14 03:58:53 +09:00
committed by GitHub
parent d4910d9b9d
commit c6ec06304a

View File

@@ -27,4 +27,4 @@ To build the repo (including running tests), from the root of the repo you can r
Nix is supported on Linux, MacOS, and Windows (WSL2). Check [here](https://nixos.org/download.html#download-nix) for installation instructions for your specific platform.
You will also need to enable the Flakes feature to use Nix with this repo. See this [wiki](https://nixos.wiki/wiki/Flakes) for instructions on enabling Flakes.
You will also need to enable the Flakes feature to use Nix with this repo. See this [wiki](https://wiki.nixos.org/wiki/Flakes) for instructions on enabling Flakes.