diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nix/upgrade-nix.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nix/upgrade-nix.md b/src/nix/upgrade-nix.md index cce88c397..b327727dd 100644 --- a/src/nix/upgrade-nix.md +++ b/src/nix/upgrade-nix.md @@ -16,8 +16,8 @@ R""( # Description -This command upgrades Nix to the stable version declared in Nixpkgs. -This stable version is defined in [nix-fallback-paths.nix](https://github.com/NixOS/nixpkgs/raw/master/nixos/modules/installer/tools/nix-fallback-paths.nix) +This command upgrades Lix to the latest stable version. +This stable version is defined in [the Lix manifest](https://releases.lix.systems/manifest.nix) and updated manually. It may not always be the latest tagged release. By default, it locates the directory containing the `nix` binary in the `$PATH` |