My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/doc
Robert Hensing c1311d1223 doc/stdenv: Move Other hooks after all hooks 2 years ago
..
build-aux/pandoc-filters nixos/make-options-doc: add inline roles for varname/envar 2 years ago
builders add documentation for the pkgs.portableService tool (#193081) 2 years ago
contributing coding-conventions.chapter.md: update to account for #89885 (#191378) 2 years ago
doc-support nixpkgs/doc: generate consistent docbook ids 2 years ago
functions nixos/nixpkgs/doc: fix typo in the signature of attrsets.zipAttrs 2 years ago
hooks doc: Move non-stdenv hooks out of stdenv chapter 2 years ago
languages-frameworks coqPackages.mkCoqDerivation: upgrade to Dune 3 2 years ago
old
stdenv doc/stdenv: Move Other hooks after all hooks 2 years ago
using nixpkgs/doc: remove unused `unfree.xml` 2 years ago
.gitignore
Makefile doc: Add helper for converting DocBook files to Markdown 3 years ago
README.md doc/README.md: Add more links 3 years ago
default.nix doc: Fix make in nix-shell 3 years ago
functions.xml doc/functions/generators: convert to CommonMark 3 years ago
manual.xml doc: move testers to their own chapter 2 years ago
overrides.css
preface.chapter.md doc: prepare for commonmark 3 years ago
shell.nix
style.css

README.md

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.