perlPackages.MHonArc: fix build (#42593)

This commit is contained in:
volth 2018-06-26 10:09:22 +00:00 committed by xeji
parent 9f220ebf76
commit f51c256314

View File

@ -9503,7 +9503,7 @@ let self = _self // overrides; _self = with self; {
url = "http://dcssrv1.oit.uci.edu/indiv/ehood/release/MHonArc/tar/${name}.tar.gz";
sha256 = "1xmf26dfwr8achprc3n1pxgl0mkiyr6pf25wq3dqgzqkghrrsxa2";
};
propagatedBuildInputs = [ ];
outputs = [ "out" "dev" ]; # no "devdoc"
installTargets = "install";