rivet: fix rivet-mkhtml runtime
This commit is contained in:
parent
147d17e570
commit
73b5a2531c
@ -17,12 +17,16 @@ stdenv.mkDerivation rec {
|
|||||||
scheme-basic
|
scheme-basic
|
||||||
collection-pstricks
|
collection-pstricks
|
||||||
collection-fontsrecommended
|
collection-fontsrecommended
|
||||||
|
l3kernel
|
||||||
|
l3packages
|
||||||
mathastext
|
mathastext
|
||||||
pgf
|
pgf
|
||||||
relsize
|
relsize
|
||||||
sfmath
|
sfmath
|
||||||
|
siunitx
|
||||||
xcolor
|
xcolor
|
||||||
xkeyval
|
xkeyval
|
||||||
|
xstring
|
||||||
;};
|
;};
|
||||||
buildInputs = [ hepmc imagemagick python2 latex makeWrapper ];
|
buildInputs = [ hepmc imagemagick python2 latex makeWrapper ];
|
||||||
propagatedBuildInputs = [ fastjet ghostscript gsl yoda ];
|
propagatedBuildInputs = [ fastjet ghostscript gsl yoda ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user