Flakes: Difference between revisions

imported>Nix
imported>Nix
m See also: typo
Line 434: Line 434:
== See also ==
== See also ==


* [[https://serokell.io/blog/practical-nix-flakes practical-nix-flakes Practical Nix Flakes] - 2021 - Intro article on working with Nix and Flakes
* [https://serokell.io/blog/practical-nix-flakes practical-nix-flakes Practical Nix Flakes] - 2021 - Intro article on working with Nix and Flakes
* [https://github.com/numtide/flake-utils flake-utils: Library to avoid some boiler-code when writing flakes]
* [https://github.com/numtide/flake-utils flake-utils: Library to avoid some boiler-code when writing flakes]
* [https://github.com/NixOS/nix/blob/master/src/nix/flake.md spec describing flake inputs in more detail]
* [https://github.com/NixOS/nix/blob/master/src/nix/flake.md spec describing flake inputs in more detail]