NixOS: Difference between revisions
imported>Toraritte m It sounds more consistent with the wikipedia link and the description of nix. |
imported>Mickours m Add channel rollback |
||
| Line 122: | Line 122: | ||
| Updating all channels | | Updating all channels | ||
|<code>nix-channel --update</code> | |<code>nix-channel --update</code> | ||
|- | |||
| Rollback the last update (useful if the last update breaks the <code>nixos-rebuild</code>) | |||
|<code>nix-channel --rollback</code> | |||
|} | |} | ||