1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-26 15:51:15 +02:00
nix/doc/manual/source/installation/upgrading.md
2025-03-07 14:53:22 -03:00

10 lines
192 B
Markdown

# Upgrading Nix
You can upgrade Determinate Nix using Determinate Nixd:
```console
sudo determinate-nixd upgrade
```
Note that the `sudo` is necessary here and upgrading fails without it.