From 5f1ebf8ff41c62ca755eb9274a89118494d99574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Sat, 31 Dec 2016 11:10:35 +0100 Subject: [PATCH] rivet: fixup sandboxed build after update There's no /bin/bash. http://hydra.nixos.org/build/45754059 --- pkgs/development/libraries/physics/rivet/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgs/development/libraries/physics/rivet/default.nix b/pkgs/development/libraries/physics/rivet/default.nix index b42ee7a34112..91b5881d1a8b 100644 --- a/pkgs/development/libraries/physics/rivet/default.nix +++ b/pkgs/development/libraries/physics/rivet/default.nix @@ -9,8 +9,9 @@ stdenv.mkDerivation rec { sha256 = "1r0x575ivvm68nnh9qlfvdra5298i047qcbxcg37ki2aaqq07qcr"; }; - pythonPath = []; # python wrapper support + postPatch = "patchShebangs ./src/Analyses/cat_with_lines"; + pythonPath = []; # python wrapper support latex = texlive.combine { inherit (texlive) scheme-basic