rivet: fix runtime on darwin

This commit is contained in:
Dmitry Kalinkin
2017-01-07 03:00:04 -05:00
parent 0f71012fe6
commit 44a78fb0da
2 changed files with 37 additions and 0 deletions
@@ -13,6 +13,10 @@ stdenv.mkDerivation rec {
pythonPath = []; # python wrapper support
patches = [
./darwin.patch # configure relies on impure sw_vers to -Dunix
];
latex = texlive.combine { inherit (texlive)
scheme-basic
collection-pstricks