teleport: patch os.Executable() call in tsh

This commit is contained in:
Yurii Matsiuk
2021-05-03 13:37:48 +02:00
parent 2b3ac063a4
commit abc4290fa1
2 changed files with 20 additions and 0 deletions
+3
View File
@@ -27,6 +27,9 @@ buildGoModule rec {
nativeBuildInputs = [ zip makeWrapper ];
# https://github.com/NixOS/nixpkgs/issues/120738
patches = [ ./tsh.patch ];
postBuild = ''
pushd .
mkdir -p build