FAQ/When do I update stateVersion: Difference between revisions
Fix tags |
Added note to helpful tool |
||
Line 21: | Line 21: | ||
# You have verified all instances of <code>stateVersion</code> in the code in <tt><nowiki><nixpkgs/nixos></nowiki></tt>. | # You have verified all instances of <code>stateVersion</code> in the code in <tt><nowiki><nixpkgs/nixos></nowiki></tt>. | ||
# You have made all manual interventions as required by the changes previously inventoried.</onlyinclude><noinclude> | # You have made all manual interventions as required by the changes previously inventoried.</onlyinclude><noinclude> | ||
To make sure that you are aware of all necessary changes you can build your configuration with the different stateversions using e.g. <code>nixos-rebuild build</code> and then diff the system derivations with [https://github.com/Gabriella439/nix-diff nix-diff] | |||
== References == | == References == | ||
</noinclude> | </noinclude> |