From 7bf53ec692e045b2e04baa8b2b18072c506620e5 Mon Sep 17 00:00:00 2001 From: wamserma Date: Sun, 12 May 2024 13:03:46 +0000 Subject: [PATCH] switch non-Nixos upgrade instructions 2.90-to beta.1 This has probably been overlooked. Long-term this information should come from a single source of truth when creating the webpage. --- content/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/install.md b/content/install.md index aa7f1c3e..4ad50e21 100644 --- a/content/install.md +++ b/content/install.md @@ -73,7 +73,7 @@ sudo nix run \ --experimental-features "nix-command flakes" \ --extra-substituters https://cache.lix.systems \ --trusted-public-keys "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" \ - 'git+https://git@git.lix.systems/lix-project/lix?ref=refs/tags/2.90-beta.0' -- \ + 'git+https://git@git.lix.systems/lix-project/lix?ref=refs/tags/2.90-beta.1' -- \ upgrade-nix ``` -- 2.44.1