nixbot

builds

numtide/llm-agents.nix build #2998 failed

branch main · PR #8029 · commit b870f0d9e5 · · took 34s

eval warnings 4 kinds · 10 occurrences
  • error ×1
  • error attribute 'nu' missing ×1
  • warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×5
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×3

1 failed
failed attributes
status attribute duration
failed eval aarch64-linux.naked-hello
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'naked-hello'
         whose name attribute is located at /var/lib/nixbot/worktrees/71-b870f0d9e5a9-a98615a7/naked/mk-naked.nix:32:13

       … while evaluating attribute 'builder' of derivation 'naked-hello'
         at /var/lib/nixbot/worktrees/71-b870f0d9e5a9-a98615a7/naked/mk-naked.nix:34:5:
           33|     __structuredAttrs = true;
           34|     builder = seed.nu;
             |     ^
           35|     args = [

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: attribute 'nu' missing
       at /var/lib/nixbot/worktrees/71-b870f0d9e5a9-a98615a7/naked/seed.nix:28:13:
           27|       tar -xzf "$nuTar"
           28|       cp "${sys.nu.dir}/nu" "$out/bin/nu"
             |             ^
           29|       chmod 0755 "$out/bin/nu"
       Did you mean bun?
23 succeeded
succeeded attributes
status attribute duration
loading…
522 already built
skipped attributes
status attribute duration
loading…