forked from lix-project/hydra
hydra: Change the tarball' job to use
--with-nix'.
This commit is contained in:
parent
c4899dc356
commit
55a6f53c66
|
@ -22,6 +22,8 @@ rec {
|
|||
export VARTEXFONTS=$TMPDIR/texfonts
|
||||
'';
|
||||
|
||||
configureFlags = "--with-nix=${nix}";
|
||||
|
||||
postDist = ''
|
||||
cp doc/manual/manual.pdf $out
|
||||
nuke-refs $out/manual.pdf
|
||||
|
|
Loading…
Reference in a new issue