rivet: fix rivet-mkhtml runtime

This commit is contained in:
Dmitry Kalinkin 2019-06-10 18:00:18 -04:00
parent 147d17e570
commit 73b5a2531c
No known key found for this signature in database
GPG Key ID: 5157B3EC8B2CA333

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 ];