typescript-go: 0-unstable-2026-05-29 -> 0-unstable-2026-06-07 (#529357)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-08 02:24:41 +00:00
committed by GitHub
+4 -4
View File
@@ -15,17 +15,17 @@ let
in
buildGoModule {
pname = "typescript-go";
version = "0-unstable-2026-05-29";
version = "0-unstable-2026-06-07";
src = fetchFromGitHub {
owner = "microsoft";
repo = "typescript-go";
rev = "9a5877538d3a22ea428f045700aa27f75487dc62";
hash = "sha256-kJp7QW6KRqlJDV+zezK5ruasGilW5HGWeu6FJbNHKfY=";
rev = "254e9a5331fe7e08a8303deecc45521f98e1e5f9";
hash = "sha256-a6G86TTxxjWWB3pVM1B5EdRcpwaFQW5RKoi+wWizMdY=";
fetchSubmodules = false;
};
vendorHash = "sha256-n2wBDcMSKQGUJlTgCuJbKPTYOCiwkMpbvavqIrRvzS8=";
vendorHash = "sha256-9eu1850py6hn0m93ofJ3k7cjFcSaVxpaUStzAE/EtgA=";
ldflags = [
"-s"