Resources: Difference between revisions

From NixOS Wiki
imported>Samueldr
m →‎Wiki: uses table headers + links for categories omit Category: in text.
imported>Ixxie
No edit summary
Line 1: Line 1:
== Documentation ==
* [https://nixos.org/nixos/nix-pills/index.html Nix Pills] - series of blog post about Nix/Nixpkgs internals
* [https://nixos.org/nix/manual/ Official nix Manual]
* [https://nixos.org/nixos/manual/ Official NixOS Manual]
* [https://nixos.org/nixpkgs/manual/ Official Nixpkgs Manual]
== News ==
* [http://planet.nixos.org/ planet.nixos.org] - Aggregator for blogs related to nix/nixOS
* [http://weekly.nixos.org/ NixOS Weekly]
* <del>[https://mailman.science.uu.nl/pipermail/nix-dev/ nix-dev mailing list]</del> - superseded by nix-devel
* [https://groups.google.com/forum/#!forum/nix-devel nix-devel mailing list]
== Interactive Websites ==
* [https://nixos.org/nixos/packages.html NixOS Packages Search] - full-text search through all packages of NixOS
* [https://nixos.org/nixos/options.html NixOS Option Search] - full-text search through all options of NixOS
* [https://search.nix.gsc.io/ NixOS Code Search] - full-text search through NixOS related packages
* [https://nixcloud.io/tour/?id=1 A tour of nix] - interactive Nix tutorial
* [https://howoldis.herokuapp.com/ How old is ...] - when have the nixos-channels last updated
* [https://hydra.nixos.org/ Hydra]
== Tutorials ==


* [https://nixcloud.io/tour Interactive Tour of Nix] - an interactive tutorial of the Nix Expression Language by Joachim Schiele and Paul Seitz
== the Wiki ==
* [https://github.com/nixcloud/nix-shell-workshop Nix shell workshop]


== Cookbooks ==
The community NixOS Wiki's core articles are divided into five documentation categories and addressing six basic components of the [[Nix Ecosystem]]; the goal is to eventually have strong articles for every entry of this table, but initial efforts will target the first row and first column:
 
* [https://nix-cookbook.readthedocs.io Domen's Nix Cookbook] - A community initiative, by Domen Kožar
 
== Talks ==
 
* [https://media.ccc.de/c/nixcon2015 Nixcon 2015 Talks] produced and hosted by the CCC Video Operation Center
 
== Wiki ==
 
Wiki resources are organized by a grid:


{|  class="table"
{|  class="table"
Line 53: Line 17:
! [[:Category:Discussion|Discussion]]
! [[:Category:Discussion|Discussion]]
| [[NixOS]]
| [[NixOS]]
| [[Nix Package Manager]]
| [[Nix Package Manager | Nix]]
| [[Nix Expression Language]]
| [[Nix Expression Language | Nix Language]]
| [[Nixpkgs]]
| [[Nixpkgs]]
| [[NixOps]]
| [[NixOps]]
Line 91: Line 55:
| [[Hydra Reference]]
| [[Hydra Reference]]
|}
|}
== Documentation ==
* [https://nixos.org/nixos/nix-pills/index.html Nix Pills] - series of blog post about Nix/Nixpkgs internals
* [https://nixos.org/nix/manual/ Official nix Manual]
* [https://nixos.org/nixos/manual/ Official NixOS Manual]
* [https://nixos.org/nixpkgs/manual/ Official Nixpkgs Manual]
== News ==
* [http://planet.nixos.org/ planet.nixos.org] - Aggregator for blogs related to nix/nixOS
* [http://weekly.nixos.org/ NixOS Weekly]
* <del>[https://mailman.science.uu.nl/pipermail/nix-dev/ nix-dev mailing list]</del> - superseded by nix-devel
* [https://groups.google.com/forum/#!forum/nix-devel nix-devel mailing list]
== Interactive Websites ==
* [https://nixos.org/nixos/packages.html NixOS Packages Search] - full-text search through all packages of NixOS
* [https://nixos.org/nixos/options.html NixOS Option Search] - full-text search through all options of NixOS
* [https://search.nix.gsc.io/ NixOS Code Search] - full-text search through NixOS related packages
* [https://nixcloud.io/tour/?id=1 A tour of nix] - interactive Nix tutorial
* [https://howoldis.herokuapp.com/ How old is ...] - when have the nixos-channels last updated
* [https://hydra.nixos.org/ Hydra]
== Tutorials ==
* [https://nixcloud.io/tour Interactive Tour of Nix] - an interactive tutorial of the Nix Expression Language by Joachim Schiele and Paul Seitz
* [https://github.com/nixcloud/nix-shell-workshop Nix shell workshop]
== Cookbooks ==
* [https://nix-cookbook.readthedocs.io Domen's Nix Cookbook] - A community initiative, by Domen Kožar
== Talks ==
* [https://media.ccc.de/c/nixcon2015 Nixcon 2015 Talks] produced and hosted by the CCC Video Operation Center




[[Category:Reference]]
[[Category:Reference]]

Revision as of 18:54, 26 November 2017

the Wiki

The community NixOS Wiki's core articles are divided into five documentation categories and addressing six basic components of the Nix Ecosystem; the goal is to eventually have strong articles for every entry of this table, but initial efforts will target the first row and first column:

NixOS Wiki Resources
Category NixOS Nix Nix Language Nixpkgs NixOps Hydra
Discussion NixOS Nix Nix Language Nixpkgs NixOps Hydra
Guide NixOS Guide Nix Guide Nix Language Guide Nixpkgs Guide NixOps Guide Hydra Guide
Tutorial NixOS Tutorial Nix Tutorial Nix Language Tutorial Nixpkgs Tutorial NixOps Tutorial Hydra Tutorial
Cookbook NixOS Cookbook Nix Cookbook Nix Language Cookbook Nixpkgs Cookbook NixOps Cookbook Hydra Cookbook
Reference NixOS Reference Nix Reference Nix Language Reference Nixpkgs Reference NixOps Reference Hydra Reference

Documentation

News


Interactive Websites

Tutorials

Cookbooks

Talks