numtide/llm-agents.nix build #514 failed ← #513 #515 →
eval warnings
5 kinds
· 29 occurrences
- error ×1
- error Nixpkgs 26.11 has dropped support for x86_64-darwin. ×1
- warn 'antigravity' has been renamed to 'antigravity-cli'. Please update your references. ×9
- warn 'auto-claude' has been renamed to 'aperant'. Please update your references. ×9
- warn 'forge' has been renamed to 'forgecode'. Please update your references. ×9
2 failed
| status | attribute | duration |
|---|---|---|
aarch64-darwin.pkgs-nanocoder
|
51s | |
> /nix/store/3wnknb5v9rx3vlx0d8wi40ggwwqp90yw-pnpm-config-hook/nix-support/setup-hook: line 8: 64349 Abort trap: 6 pnpm install --offline --ignore- …> /nix/store/3wnknb5v9rx3vlx0d8wi40ggwwqp90yw-pnpm-config-hook/nix-support/setup-hook: line 8: 64349 Abort trap: 6 pnpm install --offline --ignore-scripts "${pnpmInstallFlags[@]}" --frozen-lockfile
> ERROR: pnpm failed to install dependencies
> If you see ERR_PNPM_NO_OFFLINE_TARBALL above this, follow these to fix the issue:
> 1. Set pnpmDeps.hash to "" (empty string)
> 2. Build the derivation and wait for it to fail with a hash mismatch
> 3. Copy the 'got: sha256-' value back into the pnpmDeps.hash field
> If you see ERR_PNPM_LOCKFILE_CONFIG_MISMATCH above this, try changing the pnpm version
> Found 'pnpm' with version '11.10.0'
Reason: builder failed with exit code 1.
|
||
x86_64-darwin
|
— | |
error: … in the left operand of the update (//) operator at /var/lib/nixbot/worktrees/71-b195286b7e9d-10ff1993/flake.nix:115:9: 114| …error:
… in the left operand of the update (//) operator
at /var/lib/nixbot/worktrees/71-b195286b7e9d-10ff1993/flake.nix:115:9:
114| system:
115| lib.mapAttrs' (name: pkg: lib.nameValuePair "pkgs-${name}" pkg) packages.${system}
| ^
116| // lib.genAttrs checkNames (
… while calling the 'listToAttrs' builtin
at «github:NixOS/nixpkgs/716c7a2664ca8325617b8a7fbb609273f2c4cae7?narHash=sha256-zbcZ1dmBTPfJ7Mlqh/yLEPGpgJnwuv4Xr1xucy2WqMA%3D»/lib/attrsets.nix:1055:23:
1054| */
1055| mapAttrs' = f: set: listToAttrs (mapAttrsToList f set);
| ^
1056|
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Nixpkgs 26.11 has dropped support for x86_64-darwin.
The 26.05 stable branch still supports x86_64-darwin, and will
receive security fixes until the end of 2026. If you use channels,
you can switch to 26.05 as follows:
$ sudo nix-channel --add https://nixos.org/channels/nixpkgs-26.05-darwin nixpkgs
$ sudo nix-channel --update
If this doesn’t work, you may need to run:
# Lack of sudo is deliberate:
$ nix-channel --remove nixpkgs
If you use flakes, switch your flake input:
inputs.nixpkgs = {
url = "github:NixOS/nixpkgs/nixpkgs-26.05-darwin";
};
See the release notes for more information and alternatives:
https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.11
|
||
8 cancelled
| status | attribute | duration |
|---|---|---|
| loading… | ||
17 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||
388 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||