goto: remove updateScript

Currently, it does not work as expected since the goto 2.1.0 release is
not tagged.

-5
-5
pkgs/by-name/go/goto/package.nix
··· 2 fetchFromGitHub, 3 gawk, 4 lib, 5 - nix-update-script, 6 runCommand, 7 stdenvNoCC, 8 writableTmpDirAsHomeHook, ··· 47 48 touch $out 49 ''; 50 - 51 - passthru.updateScript = nix-update-script { 52 - extraArgs = [ "--version=branch" ]; 53 - }; 54 55 meta = { 56 description = "Alias and navigate to directories with tab completion";
··· 2 fetchFromGitHub, 3 gawk, 4 lib, 5 runCommand, 6 stdenvNoCC, 7 writableTmpDirAsHomeHook, ··· 46 47 touch $out 48 ''; 49 50 meta = { 51 description = "Alias and navigate to directories with tab completion";