numtide/llm-agents.nix build #516 failed ← #515 #517 →
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
1 failed
| status | attribute | duration |
|---|---|---|
x86_64-darwin
|
— | |
error: … in the left operand of the update (//) operator at /var/lib/nixbot/worktrees/71-e471fd3f10b2-3a20a002/flake.nix:109:9: 108| …error:
… in the left operand of the update (//) operator
at /var/lib/nixbot/worktrees/71-e471fd3f10b2-3a20a002/flake.nix:109:9:
108| system:
109| lib.mapAttrs' (name: pkg: lib.nameValuePair "pkgs-${name}" pkg) packages.${system}
| ^
110| // 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
|
||
6 cancelled
| status | attribute | duration |
|---|---|---|
| loading… | ||
7 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||
401 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||