mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
Doh
This commit is contained in:
parent
8979562ed7
commit
087581a642
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ let
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ curl bison flex perl libxml2 libxslt bzip2
|
[ curl bison flex perl libxml2 libxslt bzip2
|
||||||
/* tetex dblatex */ nukeReferences pkgconfig sqlite
|
tetex dblatex nukeReferences pkgconfig sqlite
|
||||||
] ++ lib.optional (!lib.inNixShell) git;
|
] ++ lib.optional (!lib.inNixShell) git;
|
||||||
|
|
||||||
configureFlags = ''
|
configureFlags = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue