summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPratik Karki <predatoramigo@gmail.com>2018-03-03 11:27:57 +0545
committerGitHub <noreply@github.com>2018-03-03 11:27:57 +0545
commit99a94141b1af84010e35453a604a6f92210efabd (patch)
tree245562f11b8f9d7d5da052d6d24bc80de4b880a8
parent7177047aefc48433c80bc134870ec0bbdb9303bc (diff)
parent7dd95d99f010f49c6d94499d13fdd6844dd35aec (diff)
Merge pull request #3076 from ebzzry/nix
[nix/en]: remove and update broken link
-rw-r--r--nix.html.markdown5
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)