typescript-go: 0-unstable-2025-08-30 -> 0-unstable-2025-09-11 (#442219)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-09-12 00:29:51 +00:00
committed by GitHub
+4 -4
View File
@@ -10,17 +10,17 @@ let
in
buildGoModule {
pname = "typescript-go";
version = "0-unstable-2025-08-30";
version = "0-unstable-2025-09-11";
src = fetchFromGitHub {
owner = "microsoft";
repo = "typescript-go";
rev = "0a3c816da9be581f3b567df9f05b73533f5c9384";
hash = "sha256-OAOQgHAojYadrv6bn2kXGHYisB928zW0c1g2Hx3jK50=";
rev = "4c9b8f6b7856de7e5598350424f243e6d17d73a6";
hash = "sha256-8qxq9JR+w7Dy1Mm2Y1wKDuYzRwvo5ORNZ7vdJla51EI=";
fetchSubmodules = false;
};
vendorHash = "sha256-w+v74GjOKyhBLj557m2yjgtCqcBOi+IKJ6kkI68AjKk=";
vendorHash = "sha256-k1fKa93zxMnORDPWnZrMahNHG0sCa3JOJl+d4T8PyIM=";
ldflags = [
"-s"