1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Remove references to xmllint

This commit is contained in:
Eelco Dolstra 2020-07-22 20:46:12 +02:00
parent e0ea3c82ca
commit 8e41c38867
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
4 changed files with 0 additions and 11 deletions

View file

@ -32,7 +32,6 @@ export PATH=@bindir@:$PATH
coreutils=@coreutils@
export dot=@dot@
export xmllint="@xmllint@"
export SHELL="@bash@"
export PAGER=cat
export HAVE_SODIUM="@HAVE_SODIUM@"