mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
starlark: 0-unstable-2026-06-13 -> 0-unstable-2026-06-30 (#538657)
This commit is contained in:
commit
2bb7adc58d
1 changed files with 3 additions and 3 deletions
|
|
@ -6,13 +6,13 @@
|
|||
}:
|
||||
buildGoModule {
|
||||
pname = "starlark";
|
||||
version = "0-unstable-2026-06-13";
|
||||
version = "0-unstable-2026-06-30";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "google";
|
||||
repo = "starlark-go";
|
||||
rev = "8ba36ccb83fb02b223182e27808a6d5d0636afb9";
|
||||
hash = "sha256-TH97v0LZt2W/0P9jPuKBmBCa079o3FIcX2hHBidhC3Y=";
|
||||
rev = "529d8e869a14da46efe75b7e904a6183dd26ae29";
|
||||
hash = "sha256-/DTLgF5S0lzftLVF2XTk0k5auuGBWnZqjN092i0eOKA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-Ejw5f5ulEcLHm4WYKatwA7FZ9lfdqZTOE3SdkaK6jYE=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue