nixpkgs/doc
Artturin 06567334be emscriptenPackages: s/overrideDerivation/overrideAttrs
https://nixos.org/manual/nixpkgs/stable/#sec-pkg-overrideDerivation

> Do not use this function in Nixpkgs as it evaluates a Derivation before modifying it, which breaks package abstraction and removes error-checking of function arguments
2023-02-23 18:45:38 +02:00
..
build-aux/pandoc-filters nixos/manual: remove md-to-db 2023-02-10 06:40:15 +01:00
builders Doc tweak: "Build" -> "Substitute" 2023-02-07 16:17:52 -08:00
contributing doc/contributing: remove last references to name 2023-02-07 20:40:26 +01:00
doc-support nixos/manual: remove holdovers from docbook times 2023-02-12 14:23:38 +01:00
functions
hooks nixos/manual: remove .title fenced divs 2023-02-10 06:40:00 +01:00
languages-frameworks emscriptenPackages: s/overrideDerivation/overrideAttrs 2023-02-23 18:45:38 +02:00
old
stdenv treewide: manual fixups for 2023-02-22 21:23:04 +02:00
using
.gitignore
default.nix doc: use gitignoreSource 2023-02-07 13:58:34 +01:00
functions.xml
Makefile nixos/manual: remove md-to-db 2023-02-10 06:40:15 +01:00
manpage-urls.json doc/manpage-urls.json: add gnunet.conf 2023-01-21 18:08:38 +01:00
manual.xml
overrides.css
preface.chapter.md
README.md
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.