error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = derivationStrict drvAttrs; | ^ 38| … while evaluating derivation 'bgutil-pot-server-0.8.1' 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:11 … while evaluating attribute 'RUSTY_V8_ARCHIVE' of derivation 'bgutil-pot-server-0.8.1' (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute 'aarch64-linux' missing at /var/lib/nixbot/worktrees/168-eb081abab20d-7df2c66c/packages/bgutil-pot-server/librusty_v8.nix:14:16: 13| url = "https://github.com/denoland/rusty_v8/releases/download/v${args.version}/librusty_v8_release_${stdenv.hostPlatform.rust.rustcTarget}.a"; 14| sha256 = args.shas.${stdenv.hostPlatform.system}; | ^ 15| meta = {