From 6ce39af2020b97c7af5915dcfded471437cc4acd Mon Sep 17 00:00:00 2001 From: somaticweb Date: Wed, 28 Oct 2015 21:07:36 -0700 Subject: [PATCH] README.md: add nix wiki link (close #10684) @vcunat dropped `Main_Page` suffix from the link. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 987cb2a1f97..055a219462e 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ For pull-requests, please rebase onto nixpkgs `master`. * [Documentation (Nix Expression Language chapter)](https://nixos.org/nix/manual/#ch-expression-language) * [Manual (How to write packages for Nix)](https://nixos.org/nixpkgs/manual/) * [Manual (NixOS)](https://nixos.org/nixos/manual/) +* [Nix Wiki](https://nixos.org/wiki/) * [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined) * [Continuous package builds for 14.12 release](https://hydra.nixos.org/jobset/nixos/release-14.12) * [Continuous package builds for 15.09 release](https://hydra.nixos.org/jobset/nixos/release-15.09)