···1{
2 lib,
3+ # Build fails with Go 1.25, with the following error:
4+ # 'vendor/golang.org/x/tools/internal/tokeninternal/tokeninternal.go:64:9: invalid array length -delta * delta (constant -256 of type int64)'
5+ # Wait for upstream to update their vendored dependencies before unpinning.
6+ buildGo124Module,
7 fetchFromGitHub,
8}:
910+buildGo124Module (finalAttrs: {
11 pname = "gobusybox";
12 version = "0.2.0-unstable-2024-03-05";
13