lol

mesos: FIX #16917 Failed to extract tgz

+3
+3
pkgs/applications/networking/cluster/mesos/default.nix
··· 48 48 substituteInPlace 3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp \ 49 49 --replace '"sh"' '"${bash}/bin/bash"' 50 50 51 + substituteInPlace 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/shell.hpp \ 52 + --replace '"sh"' '"${bash}/bin/bash"' 53 + 51 54 substituteInPlace 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/fork.hpp \ 52 55 --replace '"sh"' '"${bash}/bin/bash"' 53 56