mirror of
https://github.com/NixOS/nix
synced 2025-07-16 02:01:59 +02:00
* Documented common environment variables.
This commit is contained in:
parent
f982df3cd7
commit
ad3121a52d
8 changed files with 313 additions and 180 deletions
|
@ -18,7 +18,7 @@ MANUAL_SRCS = manual.xml introduction.xml installation.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
|
||||
env-common.xml quick-start.xml nix-lang-ref.xml style.css images
|
||||
|
||||
manual.is-valid: $(MANUAL_SRCS) version.txt
|
||||
$(XMLLINT) --xinclude $< | $(XMLLINT) --noout --valid -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue