Flakes: Difference between revisions

imported>Zimmi48
mNo edit summary
imported>Sedlund
m more concise
Line 331: Line 331:
== Super fast nix-shell ==
== Super fast nix-shell ==


One of the nix feature of the Flake edition is that Nix evaluations are cached.
A feature of the nix Flake edition is that Nix evaluations are cached.


Let’s say that your project has a <code>shell.nix</code> file that looks like this:
Let’s say that your project has a <code>shell.nix</code> file that looks like this: