typescript-go: 0-unstable-2025-12-06 -> 0-unstable-2025-12-13 (#470627)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-14 05:52:06 +00:00
committed by GitHub
+4 -4
View File
@@ -10,17 +10,17 @@ let
in
buildGoModule {
pname = "typescript-go";
version = "0-unstable-2025-12-06";
version = "0-unstable-2025-12-13";
src = fetchFromGitHub {
owner = "microsoft";
repo = "typescript-go";
rev = "1d138eaa29bc189e6b4f04b87fe278b6afe7e62f";
hash = "sha256-CNVKfWvlRzKPm3WSFxT7te5gd5TfErApseUfrqcwUQU=";
rev = "2046634603b3283c38b31489e5e4d81a013832a0";
hash = "sha256-F5CCz5IDNe0mhofh7JPmmUwGzasUrTUDQLClybfsBxc=";
fetchSubmodules = false;
};
vendorHash = "sha256-1QEwrFS4Qesp2CwzcsuMP8mLQlXKzfNaM9PFMEfDYxk=";
vendorHash = "sha256-1uZemqPsDxiYRVjLlC/UUP4ZXVCjocIBCj9uCzQHmog=";
ldflags = [
"-s"