diff options
| author | Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com> | 2022-06-27 00:28:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-27 00:28:16 +0200 |
| commit | 5d133e847846b4c8d436f7a567674c2e1df35a13 (patch) | |
| tree | 7ebc7704f02ceef195a8896a80a06ed81cc12585 /nix.html.markdown | |
| parent | 27f7f03401ff747a61a912fdf73549b1788b13e1 (diff) | |
| parent | 8f28c8021b8ce3cb791861ad19c41e12228d8bcd (diff) | |
Merge branch 'master' into patch-1
Diffstat (limited to 'nix.html.markdown')
| -rw-r--r-- | nix.html.markdown | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nix.html.markdown b/nix.html.markdown index dde5dbec..1d5a7778 100644 --- a/nix.html.markdown +++ b/nix.html.markdown @@ -373,5 +373,8 @@ with builtins; [ * [James Fisher - Nix by example - Part 1: The Nix expression language] (https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55) +* [Susan Potter - Nix Cookbook - Nix By Example] + (https://ops.functionalalgebra.com/nix-by-example/) + * [Rommel Martinez - A Gentle Introduction to the Nix Family] - (https://ebzzry.io/en/nix/#nix) + (https://web.archive.org/web/20210121042658/https://ebzzry.io/en/nix/#nix) |
