1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc
Arnout Engelen 0dd7792b4c
nixpkgs/doc: remove unused unfree.xml
This section was broken out into its own file in efb55d2a42 but
apparently never actually got included anywhere.

Since then a more detailed section on using unfree packages has been
introduced.

Copied the introduction and removed the rest of the file.
2022-07-28 16:54:32 +02:00
..
build-aux/pandoc-filters treewide: attempt at markdown option docs 2022-06-12 12:44:38 +02:00
builders nixpkgs/doc: remove unused unfree.xml 2022-07-28 16:54:32 +02:00
contributing doc/contributing: replace outdated 'nix run' commands 2022-07-03 21:30:01 +02:00
doc-support doc: Fix config options reference file links 2022-06-15 00:45:05 +02:00
functions
hooks
languages-frameworks Merge pull request #177732 from tljuniper/python-doc-typos 2022-07-15 11:50:54 +01:00
old
stdenv doc: update cmake doc for better readability 2022-07-16 19:10:31 +09:00
using nixpkgs/doc: remove unused unfree.xml 2022-07-28 16:54:32 +02: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.