NixOS: Difference between revisions

imported>Fadenb
m Channels: bump stable channel to 18.03
imported>Palik
Channels: replace "nixos rebuild --upgrade" by "nixos-rebuild --upgrade switch"
Line 127: Line 127:
|}
|}


Note that updating channels won't cause a rebuild in itself; if you want to update channels and rebuild, you can run <code>nixos rebuild --upgrade</code> to do both in one step.
Note that updating channels won't cause a rebuild in itself; if you want to update channels and rebuild, you can run <code>nixos-rebuild --upgrade switch</code> to do both in one step.


== Internals ==
== Internals ==