starlark: 0-unstable-2025-12-22 -> 0-unstable-2026-01-02 (#476550)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-06 03:59:04 +00:00
committed by GitHub
+3 -3
View File
@@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2025-12-22";
version = "0-unstable-2026-01-02";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "15019ee33dea8b618e081116e29a613c9aa050ea";
hash = "sha256-BIWOmJwtTxjXTc48Mamm6uqPTNd7DMeURfQ2rYX4Ecs=";
rev = "3fee463870c9e2f24e391952f5cf5e95463357b4";
hash = "sha256-5tqa2W7OxBJJzO187LSwDluwjGIbFtMvOjhHpgaNGZk=";
};
vendorHash = "sha256-8drlCBy+KROyqXzm/c+HBe/bMVOyvwRoLHxOApJhMfo=";