1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc
Matthias Beyer bdcb818804 Replace "rm" call with "git rm"
`git rm` should always be preferred over "normal" `rm`.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-05-03 13:38:50 +02:00
..
build-aux/pandoc-filters
builders Merge pull request #163598 from SuperSamus/doc-builder-typos 2022-05-03 09:41:34 +02:00
contributing Replace "rm" call with "git rm" 2022-05-03 13:38:50 +02:00
doc-support
functions
hooks doc/hooks/index.xml: Fix typo and terminology 2022-04-18 11:57:35 +02:00
languages-frameworks Merge pull request #134514 from MostAwesomeDude/chicken 2022-04-22 14:02:23 +02:00
old
stdenv autoPatchelfHook: more precise dependency ignorance 2022-04-11 01:28:55 +00:00
using
.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.