From 56f027b28cb515af651c600d2eb49ad9498e3bdf Mon Sep 17 00:00:00 2001 From: pinage404 Date: Fri, 29 Nov 2024 12:47:42 +0100 Subject: [PATCH] Nix Installer have an official documentation, now Signed-off-by: pinage404 --- docs/app/docs/installing_devbox.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app/docs/installing_devbox.mdx b/docs/app/docs/installing_devbox.mdx index ce8405f9291..d9054fd14bd 100644 --- a/docs/app/docs/installing_devbox.mdx +++ b/docs/app/docs/installing_devbox.mdx @@ -20,7 +20,7 @@ curl -fsSL https://get.jetify.com/devbox | bash Devbox requires the [Nix Package Manager](https://nixos.org/download.html). If Nix is not detected when running a command, Devbox will install it for you in single-user mode for Linux. Don't worry: You can use Devbox without needing to learn the Nix Language. -If you would like to install Nix yourself, we recommend the [Determinate Nix Installer](https://determinate.systems/posts/determinate-nix-installer/). +If you would like to install Nix yourself, we recommend the [Determinate Nix Installer](https://determinate.systems/nix-installer/).