Loading pkgs/by-name/ty/typescript-go/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ let in buildGoModule { pname = "typescript-go"; version = "0-unstable-2026-01-21"; version = "0-unstable-2026-01-28"; src = fetchFromGitHub { owner = "microsoft"; repo = "typescript-go"; rev = "01cac67dfdfcce7262431f282e6f515861897ed0"; hash = "sha256-6Ukhujb0EVJr3PYVTuM3MKPMpzshMy1NphSsgXsHRgQ="; rev = "463b6b461f23114073ccc0c4071a7f2a21477ac2"; hash = "sha256-ozCm3O8ObaecE7TN7vYyeyjA3gGD8FprB93aJcDwSw0="; fetchSubmodules = false; }; Loading Loading
pkgs/by-name/ty/typescript-go/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ let in buildGoModule { pname = "typescript-go"; version = "0-unstable-2026-01-21"; version = "0-unstable-2026-01-28"; src = fetchFromGitHub { owner = "microsoft"; repo = "typescript-go"; rev = "01cac67dfdfcce7262431f282e6f515861897ed0"; hash = "sha256-6Ukhujb0EVJr3PYVTuM3MKPMpzshMy1NphSsgXsHRgQ="; rev = "463b6b461f23114073ccc0c4071a7f2a21477ac2"; hash = "sha256-ozCm3O8ObaecE7TN7vYyeyjA3gGD8FprB93aJcDwSw0="; fetchSubmodules = false; }; Loading