nixpkgs/doc
Cyril Cohen 7e589a45ef coqPackages: etc
- use propagatedBuildInputs to make sure ocaml plugin stuff is in path
- updated coqPackage.heq (broken url)
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place
- make metaFetch available from `coqPackages`
2022-05-12 06:11:43 +02:00
..
build-aux/pandoc-filters
builders doc/testers: Mention nixosTests in nixosTest doc 2022-05-05 13:08:05 +02:00
contributing Replace "rm" call with "git rm" 2022-05-03 13:38:50 +02:00
doc-support
functions nixos/nixpkgs/doc: fix typo in the signature of attrsets.zipAttrs 2022-03-13 13:59:51 +01:00
hooks doc/hooks/index.xml: Fix typo and terminology 2022-04-18 11:57:35 +02:00
languages-frameworks coqPackages: etc 2022-05-12 06:11:43 +02:00
old
stdenv stdenv.mkDerivation: public -> finalPackage 2022-05-02 08:49:33 +02:00
using stdenv.mkDerivation: public -> finalPackage 2022-05-02 08:49:33 +02:00
.gitignore
default.nix
functions.xml
Makefile
manual.xml doc: move testers to their own chapter 2022-04-22 16:24:29 +03: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.