diff options
Diffstat (limited to 'nix.html.markdown')
| -rw-r--r-- | nix.html.markdown | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/nix.html.markdown b/nix.html.markdown index ba122a46..d078395a 100644 --- a/nix.html.markdown +++ b/nix.html.markdown @@ -3,6 +3,7 @@ language: nix  filename: learn.nix  contributors:      - ["Chris Martin", "http://chris-martin.org/"] +    - ["Rommel Martinez", "https://ebzzry.io"]  ---  Nix is a simple functional language developed for the @@ -356,5 +357,5 @@ 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] -  (http://funops.co/nix-cookbook/nix-by-example/) +* [Rommel Martinez - A Gentle Introduction to the Nix Family] +  (https://ebzzry.io/en/nix/#nix) | 
