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 doc: Fix make in nix-shell 2021-06-05 13:25:48 +02:00
functions.xml doc/functions/generators: convert to CommonMark 2021-06-11 06:06:42 -07:00
Makefile doc: Add helper for converting DocBook files to Markdown 2021-07-13 02:21:22 +02:00
manual.xml doc: move testers to their own chapter 2022-04-22 16:24:29 +03:00
overrides.css
preface.chapter.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
README.md doc/README.md: Add more links 2021-03-06 12:35:33 +01:00
shell.nix doc: fix shell.nix (#109816) 2021-01-19 12:46:51 -05:00
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.