typescript-go: 0-unstable-2025-09-17 -> 0-unstable-2025-10-03

This commit is contained in:
R. Ryantm
2025-10-04 02:31:45 +00:00
parent 27ac939589
commit 2b0cb7752b
+4 -4
View File
@@ -10,17 +10,17 @@ let
in
buildGoModule {
pname = "typescript-go";
version = "0-unstable-2025-09-17";
version = "0-unstable-2025-10-03";
src = fetchFromGitHub {
owner = "microsoft";
repo = "typescript-go";
rev = "1ca5a2d97b0c2b93cfc32137c8922185b4f41df0";
hash = "sha256-g1Wc2jAlpO7voqIFvNkEF900ZZIb/nwNFL1+4ZUGU9U=";
rev = "e729a0a55aa898cd3ce424a5c97e07f5dc98580f";
hash = "sha256-ZIluvlQNC21EZA4le+lyeynaJj4D0JYxI9njgw7Uuyc=";
fetchSubmodules = false;
};
vendorHash = "sha256-k1fKa93zxMnORDPWnZrMahNHG0sCa3JOJl+d4T8PyIM=";
vendorHash = "sha256-ywhlLaUq2bjfE9GZIUOIcufIY1GLw3ZRGM+ZDfEpOiU=";
ldflags = [
"-s"