docs: docs-integrity enable UTF-8 support
This commit is contained in:
@@ -121,6 +121,7 @@
|
|||||||
pkgs.runCommand "docs-integrity"
|
pkgs.runCommand "docs-integrity"
|
||||||
{
|
{
|
||||||
nativeBuildInputs = [ pkgs.html-proofer ];
|
nativeBuildInputs = [ pkgs.html-proofer ];
|
||||||
|
LANG = "C.UTF-8";
|
||||||
}
|
}
|
||||||
''
|
''
|
||||||
# External links should be avoided in the docs, because they often break
|
# External links should be avoided in the docs, because they often break
|
||||||
|
|||||||
Reference in New Issue
Block a user