github-cli 2.36.0 -> 2.37.0 https://github.com/cli/cli/releases attrpath: github-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-tJDn3pyX5iTIa61OQXbErdBprqxu1N2LXqyJtpDQnBE=" [golangModuleVersion] Replaced vendorHash with sha256-G3cpR5S+upk3js5anZHXxcRayTEGMqnBpmtp4HO0pjQ= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A github-cli nix build failed. got build log for 'github-cli' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/p21bbr05r57yihdvisihca10mk1xanrr-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building GOOS= GOARCH= GOARM= GOFLAGS= CGO_ENABLED= go build -o script/build script/build.go go build -trimpath -ldflags "-X github.com/cli/cli/v2/internal/build.Date=1980-01-01 -X github.com/cli/cli/v2/internal/build.Version=2.37.0 -s -w" -o bin/gh ./cmd/gh context/context.go:7:2: package slices is not in GOROOT (/nix/store/23wrmhyfnwjxc9cvy3lab9xj551ic53c-go-1.20.8/share/go/src/slices) note: imported by a module that requires go 1.21 exit status 1 build.go: building task `bin/gh` failed. make: *** [Makefile:17: bin/gh] Error 1