mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 21:16:02 +01: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.
|
|
|