mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
* Add a test for nix-log2xml.
This commit is contained in:
parent
458820df6c
commit
e48bd8c8b5
7 changed files with 41 additions and 8 deletions
|
@ -22,6 +22,8 @@ export PERL=perl
|
|||
export TOP=$(pwd)/..
|
||||
export aterm_bin=@aterm_bin@
|
||||
export dot=@dot@
|
||||
export xmllint="@xmllint@ @xmlflags@"
|
||||
export xsltproc="@xsltproc@"
|
||||
|
||||
export version=@version@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue