nixpkgs/doc
Sandro b2573f352e
Merge pull request #134578 from smancill/phase-hooks-use-strings
treewide: ensure pre/post phase hooks are strings
2021-08-21 14:49:30 +02:00
..
builders Merge pull request #130021 from neosimsim/fix-emacs-override-examples 2021-08-04 03:08:33 -05:00
contributing nixpkgs-docs: when to prefer passthru.tests over installCheckPhase 2021-08-14 09:47:21 +02:00
doc-support
functions Merge pull request #105494 from alunduil/missing-operator-mapAttr-doc 2021-08-07 17:14:41 +00:00
languages-frameworks Merge pull request #134578 from smancill/phase-hooks-use-strings 2021-08-21 14:49:30 +02:00
old
stdenv doc: stdenv: document meta.mainProgram 2021-08-19 14:00:04 -04:00
using
.gitignore
default.nix
functions.xml
labelless-link-is-xref.lua
Makefile nixos/doc: Synchronize the Markdown generator with Nixpkgs 2021-06-18 00:07:00 +02:00
manual.xml
overrides.css
preface.chapter.md
README.md
release-notes.xml
shell.nix
style.css

Nixpkgs/doc

This directory houses the sources files for the Nixpkgs manual.

You can find the rendered documentation for Nixpkgs unstable on nixos.org.

Docs for Nixpkgs stable are also available.

If you want to contribute to the documentation, here's how to do it.

If you're only getting started with Nix, go to nixos.org/learn.