nixbot

builds

numtide/llm-agents.nix build #761 failed

branch main · PR #6768 · commit ca6b106374 · · took 35m 42s

eval warnings 5 kinds · 39 occurrences
  • error ×9
  • error Refusing to evaluate package 'electron-40.10.5' in /nix/store/…-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure ×9
  • 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. ×3
  • warn 'forge' has been renamed to 'forgecode'. Please update your references. ×9

10 failed
failed attributes
status attribute duration
failed eval aarch64-darwin.pkgs-aperant
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 'aperant-2.7.6'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'installPhase' of derivation 'aperant-2.7.6'
         at /var/lib/nixbot/worktrees/71-ca6b10637407-4c3ca66d/packages/aperant/package.nix:55:3:
           54|
           55|   installPhase = ''
             |   ^
           56|     runHook preInstall

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed eval aarch64-darwin.pkgs-auto-claude
error: … while calling the 'warn' builtin … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12 …
error:
       … while calling the 'warn' builtin

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'aperant-2.7.6'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed eval aarch64-darwin.pkgs-hermes-desktop
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 'hermes-desktop-0.7.3'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'installPhase' of derivation 'hermes-desktop-0.7.3'
         at /var/lib/nixbot/worktrees/71-ca6b10637407-4c3ca66d/packages/hermes-desktop/package.nix:70:3:
           69|
           70|   installPhase = ''
             |   ^
           71|     runHook preInstall

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed eval aarch64-linux.pkgs-aperant
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 'aperant-2.7.6'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'installPhase' of derivation 'aperant-2.7.6'
         at /var/lib/nixbot/worktrees/71-ca6b10637407-4c3ca66d/packages/aperant/package.nix:55:3:
           54|
           55|   installPhase = ''
             |   ^
           56|     runHook preInstall

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed eval aarch64-linux.pkgs-auto-claude
error: … while calling the 'warn' builtin … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12 …
error:
       … while calling the 'warn' builtin

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'aperant-2.7.6'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed eval aarch64-linux.pkgs-hermes-desktop
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 'hermes-desktop-0.7.3'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'installPhase' of derivation 'hermes-desktop-0.7.3'
         at /var/lib/nixbot/worktrees/71-ca6b10637407-4c3ca66d/packages/hermes-desktop/package.nix:70:3:
           69|
           70|   installPhase = ''
             |   ^
           71|     runHook preInstall

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed aarch64-linux.pkgs-openclaw 17m 50s
> See https://rolldown.rs/reference/InputOptions.checks#plugintimings for more details. > [tsdown-build] still running pid=1051; no output for 30s > undefined > …
> See https://rolldown.rs/reference/InputOptions.checks#plugintimings for more details.
> [tsdown-build] still running pid=1051; no output for 30s
> undefined
>  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command was killed with SIGKILL (Forced termination): tsdown --config-loader unrun --logLevel warn --no-clean
> [build-all] tsdown failed after 545.0s
> [build-all] phase timings: total 549.7s; slowest tsdown (failed) 545.0s; plugins:assets:build 4.62s
>  ELIFECYCLE  Command failed with exit code 1.
Reason: builder failed with exit code 1.
failed eval x86_64-linux.pkgs-aperant
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 'aperant-2.7.6'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'installPhase' of derivation 'aperant-2.7.6'
         at /var/lib/nixbot/worktrees/71-ca6b10637407-4c3ca66d/packages/aperant/package.nix:55:3:
           54|
           55|   installPhase = ''
             |   ^
           56|     runHook preInstall

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed eval x86_64-linux.pkgs-auto-claude
error: … while calling the 'warn' builtin … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12 …
error:
       … while calling the 'warn' builtin

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'aperant-2.7.6'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
failed eval x86_64-linux.pkgs-hermes-desktop
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 'hermes-desktop-0.7.3'
         whose name attribute is located at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'installPhase' of derivation 'hermes-desktop-0.7.3'
         at /var/lib/nixbot/worktrees/71-ca6b10637407-4c3ca66d/packages/hermes-desktop/package.nix:70:3:
           69|
           70|   installPhase = ''
             |   ^
           71|     runHook preInstall

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

       error: Refusing to evaluate package 'electron-40.10.5' in /nix/store/2gi66ywhbj66ssbz5bhgibzafa15m7zy-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure

       Known issues:
        - Electron version 40.10.5 is EOL

       You can install it anyway by allowing this package, using the
       following methods:

       a) To temporarily allow all insecure packages, you can use an environment
          variable for a single invocation of the nix tools:

            $ export NIXPKGS_ALLOW_INSECURE=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) for `nixos-rebuild` you can add ‘electron-40.10.5’ to
          `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
          like so:

            {
              nixpkgs.config.permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
          ‘electron-40.10.5’ to `permittedInsecurePackages` in
          ~/.config/nixpkgs/config.nix, like so:

            {
              permittedInsecurePackages = [
                "electron-40.10.5"
              ];
            }
30 succeeded
succeeded attributes
status attribute duration
loading…
383 already built
skipped attributes
status attribute duration
loading…