Talk:Flakes: Difference between revisions

imported>Rubenmoor
howto upgrade nixos using flakes
imported>Sid-code
No edit summary
Line 10: Line 10:
$ nixos-rebuild switch --upgrade --recreate-lock-file
$ nixos-rebuild switch --upgrade --recreate-lock-file
```
```
----
I noticed that a lot of people complain that flakes are hard to understand. The first paragraph of this article used to be very confusing and didn't really capture what I feel flakes are truly about. I've rewritten it to be more direct about the local locking of dependencies, which is what I see as the truly essential flake feature.
Return to "Flakes" page.