Resources: Difference between revisions
imported>Nix link to container category for all resource pages |
imported>Nix update the guide. trim it to mostly active information. |
||
Line 4: | Line 4: | ||
=== Wiki === | === Wiki === | ||
The NixOS Wiki's core articles are divided into [[:Category:Resource|five categories]]: | The NixOS Wiki's core articles are divided into [[:Category:Resource|five categories]]. Each category link will list all pages in that category: | ||
# Pedias, for encyclopedic description | # [[:Category:Pedias|Pedias]], for encyclopedic description | ||
# Guides, for broad hands-on understanding and | # [[:Category:Guide|Guides]], for broad hands-on understanding and connections to other learning resources | ||
# Tutorials, intended to teach a particular process | # [[:Category:Tutorial|Tutorials]], intended to teach a particular process or project | ||
# Cookbooks, collections of tips and tricks | # [[:Category:Cookbook|Cookbooks]], collections of tips and tricks | ||
# Reference, material for the nitty gritty details | # [[:Category:Reference|Reference]], material for the nitty gritty details | ||
<br> | |||
Pages are also organized by the six most prominent components of the [[Nix Ecosystem]]: NixOS, [[Nix Package Manager | Nix the package manager]] and [[Nix Expression Language | Nix the language]] (usually covered together), Nixpkgs, NixOps and Hydra. | |||
{| class="table" | {| class="table" | ||
Line 17: | Line 18: | ||
|- | |- | ||
! Category | ! Category | ||
! NixOS | ! [[:Category:NixOS|NixOS]] | ||
! Nix | ! [[:Category:Nix|Nix]] | ||
! [[:Category:Nixpkgs|Nixpkgs]] | |||
! Nixpkgs | ! [[:Category:NixOps|NixOps]] | ||
! NixOps | |||
! Hydra | ! Hydra | ||
|- | |- | ||
! [[:Category:Pedias| | ! [[:Category:Pedias|Pedia]] | ||
| [[NixOS]] | | [[NixOS]] | ||
| [[Nix Package Manager | Nix]] | | [[Nix Package Manager | Nix]] | ||
| [[Nixpkgs]] | | [[Nixpkgs]] | ||
| [[NixOps]] | | [[NixOps]] | ||
| [[Hydra]] | | [[Hydra]] | ||
|- | |- | ||
! [[:Category:Cookbook|Cookbook]] | ! [[:Category:Cookbook|Cookbook]] | ||
| [[NixOS Cookbook]] | | [[NixOS Cookbook]] | ||
| [[Nix Cookbook]] | | [[Nix Cookbook]] | ||
| [[Nixpkgs Cookbook]] | | [[Nixpkgs Cookbook]] | ||
| [[NixOps Cookbook]] | | [[NixOps Cookbook]] | ||
| [[Hydra Cookbook]] | | [[Hydra Cookbook]] | ||
|} | |||
{| class="table" | |||
|+ NixOS Official Resources | |||
|- | |||
! Category | |||
! NixOS | |||
! Nix | |||
! Nixpkgs | |||
! NixOps | |||
! Hydra | |||
|- | |- | ||
! [[:Category:Reference|Reference]] | ! [[:Category:Reference|Reference]] | ||
| [ | | [https://nixos.org/nixos/manual/ NixOS Manual] | ||
| [ | | [https://nixos.org/nix/manual/ Nix Manual] | ||
| [ | | [https://nixos.org/manual/nixpkgs/stable/ Nixpkgs Manual] | ||
| [https://nixops.readthedocs.io/en/latest/release-notes/index.html Nixops Manual] | |||
| [ | | [https://nixos.org/hydra/manual/ Hydra Manual] | ||
| [ | |||
|} | |} | ||
Also, see [[Applications]] for an overview of tools in the extended ecosystem. | |||
=== | === More documentation === | ||
* [https://nixos.org/nixos/nix-pills/index.html Nix Pills] - series of blog post about Nix/Nixpkgs internals | * [https://nixos.org/nixos/nix-pills/index.html Nix Pills] - series of blog post about Nix/Nixpkgs internals | ||
* [https:// | * [https://nix.dev/ nix.dev] - A Github-managed, community-built Nix developer's reference; organized by Domen Kožar | ||
=== News === | === News === | ||
Line 96: | Line 86: | ||
* [https://github.com/nixcloud/nix-shell-workshop Nix shell workshop] | * [https://github.com/nixcloud/nix-shell-workshop Nix shell workshop] | ||
* [https://scrive.github.io/nix-workshop/ Scrive workshop ] - nix language and packaging workshop | * [https://scrive.github.io/nix-workshop/ Scrive workshop ] - nix language and packaging workshop | ||
=== Talks === | === Talks === |