mirror of
https://github.com/NixOS/nix
synced 2025-06-26 15:51:15 +02:00
10 lines
192 B
Markdown
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.
|
|
|