nixbot

builds

failed eval aarch64-linux.package-bgutil-pot-server build #1 · raw

1error:2       … while calling the 'derivationStrict' builtin3         at «nix-internal»/derivation-internal.nix:37:12:4           36|5           37|   strict = derivationStrict drvAttrs;6             |            ^7           38|89       … while evaluating derivation 'bgutil-pot-server-0.8.1'10         whose name attribute is located at «https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1033616.6cdc7fc76e8b/nixexprs.tar.zst?narHash=sha256-w9ktuEgDIWGsX58tR3nI5HBGNy1idO8KY4urO3msko0%3D»/pkgs/stdenv/generic/make-derivation.nix:651:111112       … while evaluating attribute 'RUSTY_V8_ARCHIVE' of derivation 'bgutil-pot-server-0.8.1'1314       (stack trace truncated; use '--show-trace' to show the full, detailed trace)1516       error: attribute 'aarch64-linux' missing17       at /var/lib/nixbot/worktrees/168-eb081abab20d-7df2c66c/packages/bgutil-pot-server/librusty_v8.nix:14:16:18           13|       url = "https://github.com/denoland/rusty_v8/releases/download/v${args.version}/librusty_v8_release_${stdenv.hostPlatform.rust.rustcTarget}.a";19           14|       sha256 = args.shas.${stdenv.hostPlatform.system};20             |                ^21           15|       meta = {