1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc
Silvan Mosberger bfe04ea76c
Merge pull request #241656 from mobusoperandi/update-doc-contributing
fix outdated contributing to documentation
2023-08-10 17:15:05 +02:00
..
builders testers.hasPkgConfigModules: allow checking multiple pkg-config mods 2023-08-08 19:16:48 +02:00
contributing Merge pull request #241656 from mobusoperandi/update-doc-contributing 2023-08-10 17:15:05 +02:00
doc-support
functions
hooks treewide: use zig_0_11 instead of zig for zig packages 2023-08-10 02:37:53 +00:00
languages-frameworks Merge master into staging-next 2023-08-08 00:01:49 +00:00
module-system
old
stdenv treewide: update mainProgram docs 2023-08-04 20:31:16 +03:00
using
builders.md
common.nix nixpkgs manual: extract some build paths 2023-07-25 17:00:51 +07:00
contributing.md
default.nix nixpkgs manual: extract some build paths 2023-07-25 17:00:51 +07:00
functions.md
lib.md
manpage-urls.json
manual.md.in
overrides.css
preface.chapter.md
README.md
shell.nix nixpkgs/NixOS manuals: devmode feature 2023-07-25 17:03:15 +07:00
stdenv.md
style.css
using-nixpkgs.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.