From fb01b8c5c9347714fbbedc0d68518cca4618c346 Mon Sep 17 00:00:00 2001 From: gustavderdrache Date: Tue, 6 May 2025 15:30:33 -0400 Subject: [PATCH] Nits: formatting --- src/nix/upgrade-nix.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/nix/upgrade-nix.md b/src/nix/upgrade-nix.md index 3bbcfc9b0..bb5157175 100644 --- a/src/nix/upgrade-nix.md +++ b/src/nix/upgrade-nix.md @@ -5,8 +5,7 @@ R""( This command isn't available in Determinate Nix but is present in order to guide users to the new upgrade path. -Use `sudo determinate-nixd upgrade` to upgrade Determinate Nix on systems that -manage it imperatively. In practice, this is any system that isn't running -NixOS. +Use `sudo determinate-nixd upgrade` to upgrade Determinate Nix on systems that manage it imperatively. +In practice, this is any system that isn't running NixOS. )""