nixpkgs/doc
Jason Miller 8392158289
cudaPackages: add cudaFlags (#205351)
* cudaPackages: add cudaFlags

* cudaNames -> cudaMicroarchitectureNames

* update documentation, remove config for static library removal

* doc link added to flags

* fix whitespace in assignment
2022-12-16 22:00:36 -08:00
..
build-aux/pandoc-filters nixos/doc/manual/md-to-db.sh: Add support for <kbd> element 2022-10-26 01:46:44 +02:00
builders dockerTools: allowing architecture to be specified 2022-12-08 20:29:09 +01:00
contributing Update doc/contributing/coding-conventions.chapter.md 2022-12-10 11:46:53 +01:00
doc-support doc: Remove all section numbers 2022-12-12 13:04:39 +01:00
functions doc: auto-generate asserts and attrset library docs 2022-12-08 22:58:22 +01:00
hooks patchRcPathBash, patchRcPathCsh, patchRcPathFish, patchRcPathPosix: init 2022-11-10 09:23:52 +08:00
languages-frameworks cudaPackages: add cudaFlags (#205351) 2022-12-16 22:00:36 -08:00
old doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
stdenv Merge pull request #204257 from raboof/nixpkgs-manual-update-meta-attributes 2022-12-05 09:46:46 +01:00
using doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
.gitignore
default.nix
functions.xml
Makefile
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.