mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
starlark: 0-unstable-2026-05-22 -> 0-unstable-2026-06-13
This commit is contained in:
parent
46f1d8c165
commit
4edd0777b5
1 changed files with 3 additions and 3 deletions
|
|
@ -6,13 +6,13 @@
|
|||
}:
|
||||
buildGoModule {
|
||||
pname = "starlark";
|
||||
version = "0-unstable-2026-05-22";
|
||||
version = "0-unstable-2026-06-13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "google";
|
||||
repo = "starlark-go";
|
||||
rev = "ec58d4b459e2866ed51124596d888ed7aa4f90b8";
|
||||
hash = "sha256-9H0TIp2CIGo5Rqld9Xvsg/uQmfswiUzSsu7vwazjcho=";
|
||||
rev = "8ba36ccb83fb02b223182e27808a6d5d0636afb9";
|
||||
hash = "sha256-TH97v0LZt2W/0P9jPuKBmBCa079o3FIcX2hHBidhC3Y=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-Ejw5f5ulEcLHm4WYKatwA7FZ9lfdqZTOE3SdkaK6jYE=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue