nixpkgs/doc
Cyril Cohen 1550a4fe6b
coqPackages.multinomials: 1.5.2 -> 1.5.4 (#115427)
- This is the first packages which uses Dune in order to build and install
  so I had to refactor build-support/coq/default.nix in order to support it.
- I added a new feature: one can now release.v.sha256 empty to try to download
  with a fake sha256, hence failures are reported and one can copy paste the
  sha256 given by the error message.
- I updated the documentation of languages-frameworks/coq.section.md accordingly.
2021-03-10 16:25:32 +01:00
..
builders Merge pull request #115322 from dotlambda/doc-lt 2021-03-07 11:47:39 +00:00
contributing doc: Format 2021-03-04 18:10:57 +01:00
doc-support
functions doc: Format 2021-03-04 18:10:57 +01:00
languages-frameworks coqPackages.multinomials: 1.5.2 -> 1.5.4 (#115427) 2021-03-10 16:25:32 +01:00
old
stdenv doc: Format 2021-03-04 18:10:57 +01:00
using doc: Format 2021-03-04 18:10:57 +01:00
.gitignore
default.nix
functions.xml
Makefile doc/README.md: init 2021-03-04 18:10:39 +01:00
manual.xml
overrides.css
preface.chapter.md
README.md doc/README.md: Add more links 2021-03-06 12:35:33 +01:00
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.