Nix Language: Learning resources: Difference between revisions

imported>Fricklerhandwerk
remove nix-snippets, it's a stub and appears unmaintained
imported>Fricklerhandwerk
link to local copy of "nix by example"
Line 3: Line 3:
* [https://github.com/tazjin/nix-1p Nix - A One Pager] provides a brief overview of language constructs
* [https://github.com/tazjin/nix-1p Nix - A One Pager] provides a brief overview of language constructs


* [https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55 Nix By Example] is a step-by-step tutorial.
* [[Nix by example]] is a step-by-step tutorial.


* Nix Pills  [https://nixos.org/guides/nix-pills/basics-of-language.html Chapter 4] and [https://nixos.org/guides/nix-pills/functions-and-imports.html Chapter 5] discuss key language features
* Nix Pills  [https://nixos.org/guides/nix-pills/basics-of-language.html Chapter 4] and [https://nixos.org/guides/nix-pills/functions-and-imports.html Chapter 5] discuss key language features