rivet: fix rivet-mkhtml runtime

This commit is contained in:
Dmitry Kalinkin
2019-06-10 18:00:18 -04:00
parent 147d17e570
commit 73b5a2531c

View File

@@ -17,12 +17,16 @@ stdenv.mkDerivation rec {
scheme-basic
collection-pstricks
collection-fontsrecommended
l3kernel
l3packages
mathastext
pgf
relsize
sfmath
siunitx
xcolor
xkeyval
xstring
;};
buildInputs = [ hepmc imagemagick python2 latex makeWrapper ];
propagatedBuildInputs = [ fastjet ghostscript gsl yoda ];