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
Stefan Frijters 18cd14175f doc/coding-conventions: Add documentation for fetchpatch optional arguments 3 years ago
..
builders writeReferencesToFile: docs and tests 3 years ago
contributing doc/coding-conventions: Add documentation for fetchpatch optional arguments 3 years ago
doc-support Revert "make-tarball.nix: Restore the 'commit' field in packages.json" 4 years ago
functions nixpkgs-manual: lib.attrsets.mapAttrsToList returns a list (#122179) 3 years ago
languages-frameworks doc: Add anchors to dhall sections 3 years ago
old doc/*: editorconfig fixes 4 years ago
stdenv Fix "platfrom" typos 3 years ago
using Remove repeating words from doc 3 years ago
.gitignore doc: format the documentation (#57102) 5 years ago
Makefile doc/README.md: init 3 years ago
README.md doc/README.md: Add more links 3 years ago
default.nix doc: use lib.cleanSource 3 years ago
functions.xml doc: move fhs and mkShell under builders/special 5 years ago
manual.xml doc/contributing/*.xml: Convert to markdown 3 years ago
overrides.css doc: Make callout marks in code unselectable 4 years ago
preface.chapter.md doc: explicit Markdown anchors for top-level headings; remove metadata 3 years ago
release-notes.xml treewide: use https for nixos.org and hydra.nixos.org 4 years ago
shell.nix doc: fix shell.nix (#109816) 3 years ago
style.css manual: limit text width 5 years ago

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.