Talk:Flakes: Difference between revisions

imported>Psionic-editor
Should we update this for Nix 2.8?
 
imported>Rubenmoor
howto upgrade nixos using flakes
Line 1: Line 1:
A lot of the attributes listed in the schema are out of date.
A lot of the attributes listed in the schema are out of date.
----
# Using flakes with NixOS
looks like upgrading NixOS when using flakes now requires
```
$ nixos-rebuild switch --upgrade --recreate-lock-file
```
Return to "Flakes" page.