forked from lix-project/lix
parent
1f735a3440
commit
b83fb35f79
|
@ -23,7 +23,7 @@ let
|
||||||
inherit officialRelease;
|
inherit officialRelease;
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ curl bison flex perl libxml2 libxslt bzip2
|
[ curl bison flex perl libxml2 libxslt bzip2 xz
|
||||||
dblatex (dblatex.tex or tetex) nukeReferences pkgconfig sqlite libsodium
|
dblatex (dblatex.tex or tetex) nukeReferences pkgconfig sqlite libsodium
|
||||||
docbook5 docbook5_xsl
|
docbook5 docbook5_xsl
|
||||||
] ++ lib.optional (!lib.inNixShell) git;
|
] ++ lib.optional (!lib.inNixShell) git;
|
||||||
|
|
Loading…
Reference in a new issue