nixpkgs/doc
Michael Weiss 938453eacd
Merge pull request #102225 from luc65r/fetchsrht
Add fetcher: fetchFromSourcehut
2021-03-11 12:51:13 +01:00
..
builders Merge pull request #102225 from luc65r/fetchsrht 2021-03-11 12:51:13 +01:00
contributing doc: Format 2021-03-04 18:10:57 +01:00
doc-support
functions doc: Format 2021-03-04 18:10:57 +01:00
languages-frameworks coqPackages.multinomials: 1.5.2 -> 1.5.4 (#115427) 2021-03-10 16:25:32 +01:00
old
stdenv doc: Format 2021-03-04 18:10:57 +01:00
using doc: Format 2021-03-04 18:10:57 +01:00
.gitignore
default.nix doc: use lib.cleanSource 2021-02-12 08:59:27 -08:00
functions.xml
Makefile doc/README.md: init 2021-03-04 18:10:39 +01:00
manual.xml doc/stdenv/platform-notes: convert to markdown 2021-02-21 06:45:21 +01:00
overrides.css
preface.chapter.md doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
README.md doc/README.md: Add more links 2021-03-06 12:35:33 +01:00
release-notes.xml
shell.nix doc: fix shell.nix (#109816) 2021-01-19 12:46:51 -05:00
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.