nixpkgs/doc
Jan Tojnar f0dfe62190 doc: Fix make in nix-shell
When running make manually, makeFlags will not be passed. Let’s just use an environment variable.

(cherry picked from commit 034a9c0e16aab12978bb4a1c1f0e86c64778b388)
2021-06-05 11:29:01 +00:00
..
builders writeReferencesToFile: docs and tests 2021-05-15 17:04:25 +02:00
contributing doc: Fix make in nix-shell 2021-06-05 11:29:01 +00:00
doc-support
functions nixpkgs-manual: lib.attrsets.mapAttrsToList returns a list (#122179) 2021-05-08 13:55:11 +02:00
languages-frameworks beam-packages: drop erlang R18 R19 R20 and cuter 2021-06-02 19:23:26 +09:00
old
stdenv Fix "platfrom" typos 2021-04-10 17:10:50 +02:00
using Remove repeating words from doc 2021-03-14 12:15:34 +01:00
.gitignore
Makefile doc/README.md: init 2021-03-04 18:10:39 +01:00
README.md doc/README.md: Add more links 2021-03-06 12:35:33 +01:00
default.nix doc: Fix make in nix-shell 2021-06-05 11:29:01 +00:00
functions.xml
manual.xml doc/contributing/*.xml: Convert to markdown 2021-04-23 12:53:58 +08:00
overrides.css
preface.chapter.md doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
release-notes.xml
shell.nix doc: fix shell.nix (#109816) 2021-01-19 12:46:51 -05:00
style.css

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.