rivet: switch to graphicsmagick
This commit is contained in:
parent
9b7d3f10e4
commit
0d78386e21
@ -20540,7 +20540,9 @@ with pkgs;
|
|||||||
|
|
||||||
pythia = callPackage ../development/libraries/physics/pythia { };
|
pythia = callPackage ../development/libraries/physics/pythia { };
|
||||||
|
|
||||||
rivet = callPackage ../development/libraries/physics/rivet { };
|
rivet = callPackage ../development/libraries/physics/rivet {
|
||||||
|
imagemagick = graphicsmagick-imagemagick-compat;
|
||||||
|
};
|
||||||
|
|
||||||
thepeg = callPackage ../development/libraries/physics/thepeg { };
|
thepeg = callPackage ../development/libraries/physics/thepeg { };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user