1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-71-update-packages-update-packages-70', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-71-update-packages-update-packages-70', using 'master'3building '/nix/store/y4ss1h0abrx25i5qylcm2xswyqhymlmn-effect-update-packages-env.drv'...4Cloning into 'repo'...56Creating PR for slack-cli...7 Running: nix-update --flake packages.x86_64-linux.slack-cli --use-github-releases8 $ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/tmpcr2itqjx/worktree --argstr attribute '["packages", "x86_64-linux", "slack-cli"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/hd2qraj1h3j97wapxhby7jj1mbkc2i4i-source9fetch https://api.github.com/repos/slackapi/slack-cli/releases?per_page=100&page=110Update 4.5.0 -> 4.6.0 in /build/tmpcr2itqjx/worktree/packages/slack-cli/default.nix11$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/6d04z260mi147l7yc588byf3dcp3iqk3-source"; in flake.packages.${builtins.currentSystem}."packages"."x86_64-linux"."slack-cli" or flake."packages"."x86_64-linux"."slack-cli").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'12$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/2bcc5cxlzi4jpsf8izib99cgixj4a034-source"; in flake.packages.${builtins.currentSystem}."packages"."x86_64-linux"."slack-cli" or flake."packages"."x86_64-linux"."slack-cli").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'13$ git -C /build/tmpcr2itqjx/worktree diff -- /build/tmpcr2itqjx/worktree/packages/slack-cli14 Created PR: https://github.com/SBEE-Lab/infra/pull/6771516========================================17Results: 1 succeeded, 0 failed