1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/doc
2022-04-03 18:01:07 +00:00
..
build-aux/pandoc-filters doc: remove reference to unix-man-urls.lua 2021-12-28 13:26:35 +01:00
builders added fetchFromGitea to docs 2022-03-21 12:39:17 -04:00
contributing Merge pull request #164651 from Infinisil/remove-optionSet 2022-03-25 17:41:57 +01:00
doc-support
functions nixos/nixpkgs/doc: fix typo in the signature of attrsets.zipAttrs 2022-03-13 13:59:51 +01:00
languages-frameworks Merge master into staging-next 2022-03-29 13:25:16 +02:00
old
stdenv Update doc/stdenv/cross-compilation.chapter.md 2022-04-03 17:43:52 +00:00
using nixpkgs/doc: update overlay/lapack section 2022-02-11 17:51:39 +01:00
.gitignore
default.nix
functions.xml
Makefile
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.