1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-16 02:01:59 +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

@ -41,5 +41,3 @@ sandbox_shell = @sandbox_shell@
storedir = @storedir@
sysconfdir = @sysconfdir@
system = @system@
xmllint = @xmllint@
xsltproc = @xsltproc@