Flakes: Difference between revisions
imported>Fricklerhandwerk mNo edit summary |
imported>Fricklerhandwerk reorder links to additional resources, add author and date |
||
Line 1: | Line 1: | ||
'''Nix Flakes''' are an upcoming feature of the Nix package manager. | '''Nix Flakes''' are an upcoming feature of the Nix package manager. | ||
== Introduction == | == Introduction == | ||
Line 549: | Line 537: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
== | == See also == | ||
* [https://www.tweag.io/blog/2020-05-25-flakes/ Nix Flakes, Part 1: An introduction and tutorial] (Eelco Dolstra, 2020) | |||
* [https://www.tweag.io/blog/2020-06-25-eval-cache/ Nix Flakes, Part 2: Evaluation caching] (Eelco Dolstra, 2020) | |||
* [https://www.tweag.io/blog/2020-07-31-nixos-flakes/ Nix Flakes, Part 3: Managing NixOS systems] (Eelco Dolstra, 2020) | |||
* [https://xeiaso.net/blog/nix-flakes-1-2022-02-21 Nix Flakes: an Introduction] (Xe Iaso, 2022) | |||
* [https://serokell.io/blog/practical-nix-flakes Practical Nix Flakes] (Alexander Bantyev, 2021) - Intro article on working with Nix and Flakes | |||
* [https://www.youtube.com/watch?v=QXUlhnhuRX4&list=PLgknCdxP89RcGPTjngfNR9WmBgvD_xW0l Nix flakes 101: Introduction to nix flakes] (Jörg Thalheim, 2020) | |||
* [https://github.com/NixOS/rfcs/pull/49 RFC 49] (2019) - Original flakes specification | |||
* [https://github.com/NixOS/nix/blob/master/src/nix/flake.md spec describing flake inputs in more detail] | |||
* [https://github.com/numtide/flake-utils flake-utils: Library to avoid some boiler-code when writing flakes] | |||
* [https://zimbatm.com/NixFlakes/#direnv-integration zimbat's direnv article] | |||
* [https://github.com/nix-community/todomvc-nix building Rust and Haskell flakes] | |||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Nix]] | [[Category:Nix]] | ||
[[Category:Flakes]] | [[Category:Flakes]] |