nixpkgs/doc
thomassdk 457ff3835c
doc: fix misspelling (#139623)
doc/builders/fetchers.chapter.md: fetcheres -> fetchers
2021-09-27 20:32:10 +08:00
..
build-aux/pandoc-filters doc: Linkify man page references 2021-07-13 02:21:22 +02:00
builders doc: fix misspelling (#139623) 2021-09-27 20:32:10 +08:00
contributing Merge pull request #130047 from NixOS/doc-manpage-role 2021-09-07 21:29:26 +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 doc: clarify location of rPackages overrides 2021-09-26 07:29:58 +10:00
old
stdenv patchelf: fix homepage 2021-09-21 13:04:09 +02:00
using nixpkgs/manual: add mvapich to overlays/mpi section 2021-09-16 15:16:47 +02:00
.gitignore
default.nix
functions.xml
Makefile doc: Add helper for converting DocBook files to Markdown 2021-07-13 02:21:22 +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.