Nix (language): Difference between revisions

imported>Colemickens
mNo edit summary
imported>DieracDelta
m Added scrive to resources
Line 14: Line 14:
The [https://nixos.org/nixos/nix-pills/index.html nix pills] also provide a lot of insight into the language and functional package management in general.
The [https://nixos.org/nixos/nix-pills/index.html nix pills] also provide a lot of insight into the language and functional package management in general.
[https://nixcloud.io/tour/ The Nix Tour] is an interactive tour that uses the actual package manager to learn you the language by example, in the browser.
[https://nixcloud.io/tour/ The Nix Tour] is an interactive tour that uses the actual package manager to learn you the language by example, in the browser.
[https://scrive.github.io/nix-workshop/ Scrive Nix Workshop] is a book with a bunch of examples on how the nix language works.


== Language Paradigms ==
== Language Paradigms ==