nixpkgs/doc
Daniël de Kok 1da0b1dbc9
Merge pull request #122158 from danieldk/import-cargo-lock
rustPlatform.buildRustPackage: support direct use of Cargo.lock
2021-05-28 12:07:25 +02:00
..
builders writeReferencesToFile: docs and tests 2021-05-15 17:04:25 +02:00
contributing backport action: document the workflow 2021-05-25 09:47:33 +02:00
doc-support
functions nixpkgs-manual: lib.attrsets.mapAttrsToList returns a list (#122179) 2021-05-08 13:55:11 +02:00
languages-frameworks Merge pull request #122158 from danieldk/import-cargo-lock 2021-05-28 12:07:25 +02:00
old
stdenv Fix "platfrom" typos 2021-04-10 17:10:50 +02:00
using docs/using: shellSession -> ShellSession 2021-04-25 10:31:02 +02:00
.gitignore
default.nix
functions.xml
Makefile
manual.xml doc/using: convert to markdown 2021-04-23 12:02:07 +02:00
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.