mirror of
https://github.com/NixOS/nix
synced 2025-07-16 02:01:59 +02:00
* Began adding build farm docs.
This commit is contained in:
parent
a69534fc21
commit
f8ac8d1ec8
3 changed files with 132 additions and 0 deletions
|
@ -12,6 +12,7 @@ man1_MANS = nix-env.1 nix-store.1 nix-instantiate.1 \
|
|||
|
||||
SOURCES = manual.xml introduction.xml installation.xml \
|
||||
package-management.xml writing-nix-expressions.xml \
|
||||
build-farm.xml \
|
||||
$(man1_MANS:.1=.xml) \
|
||||
troubleshooting.xml bugs.xml opt-common.xml opt-common-syn.xml \
|
||||
quick-start.xml nix-lang-ref.xml style.css images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue