nixpkgs/doc
2022-05-04 14:31:50 +03:00
..
build-aux/pandoc-filters
builders Merge pull request #163598 from SuperSamus/doc-builder-typos 2022-05-03 09:41:34 +02:00
contributing Replace "rm" call with "git rm" 2022-05-03 13:38:50 +02:00
doc-support
functions nixos/nixpkgs/doc: fix typo in the signature of attrsets.zipAttrs 2022-03-13 13:59:51 +01:00
hooks doc/hooks/index.xml: Fix typo and terminology 2022-04-18 11:57:35 +02:00
languages-frameworks Merge pull request #134514 from MostAwesomeDude/chicken 2022-04-22 14:02:23 +02:00
old
stdenv stdenv.mkDerivation: public -> finalPackage 2022-05-02 08:49:33 +02:00
using stdenv.mkDerivation: public -> finalPackage 2022-05-02 08:49:33 +02:00
.gitignore
default.nix
functions.xml
Makefile
manual.xml doc: move testers to their own chapter 2022-04-22 16:24:29 +03:00
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.