rivet: fixup sandboxed build after update
There's no /bin/bash. http://hydra.nixos.org/build/45754059
This commit is contained in:
parent
6210641031
commit
5f1ebf8ff4
@ -9,8 +9,9 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1r0x575ivvm68nnh9qlfvdra5298i047qcbxcg37ki2aaqq07qcr";
|
sha256 = "1r0x575ivvm68nnh9qlfvdra5298i047qcbxcg37ki2aaqq07qcr";
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonPath = []; # python wrapper support
|
postPatch = "patchShebangs ./src/Analyses/cat_with_lines";
|
||||||
|
|
||||||
|
pythonPath = []; # python wrapper support
|
||||||
|
|
||||||
latex = texlive.combine { inherit (texlive)
|
latex = texlive.combine { inherit (texlive)
|
||||||
scheme-basic
|
scheme-basic
|
||||||
|
Loading…
Reference in New Issue
Block a user