Create upgrade notes

This commit is contained in:
Graham Christensen 2018-09-01 15:35:46 -04:00
parent 4be7652dd3
commit c42eaaf684
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C
3 changed files with 22 additions and 7 deletions

View file

@ -74,13 +74,6 @@ new features:</para>
</itemizedlist>
<para>
Multi-user Nix users on macOS can upgrade Nix by running
<command>sudo -i sh -c 'nix-channel --update &amp;&amp; nix-env -iA
nixpkgs.nix'; sudo launchctl stop org.nixos.nix-daemon; sudo
launchctl start org.nixos.nix-daemon</command>.
</para>
<para>This release has contributions from
Adrien Devresse,