nixbot

builds

numtide/llm-agents.nix build #3983 failed

branch main · PR #8416 · commit 514481109e · · took 1m 3s

eval warnings 4 kinds · 10 occurrences
  • error ×2
  • error Refusing to evaluate package 'python3.14-jaraco-path-3.7.2' in /nix/store/…-source/pkgs/development/python-modules/jaraco-path/default.nix:30 because it has problems: ×2
  • warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×3
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×3

2 failed
failed attributes
status attribute duration
failed eval checks.aarch64-darwin.pkgs-hermes-agent
error: … while evaluating the attribute 'drvPath' at «github:NixOS/nixpkgs/ac6b2166e7a9375683b8e98f860f273222337b16?narHash=sha256-vMiXptXarfSdJ …
error:
       … while evaluating the attribute 'drvPath'
         at «github:NixOS/nixpkgs/ac6b2166e7a9375683b8e98f860f273222337b16?narHash=sha256-vMiXptXarfSdJb1Gkc%2BFYVOAibuBRj7qxGa8z68q1Uw%3D»/lib/customisation.nix:416:11:
          415|         // {
          416|           drvPath =
             |           ^
          417|             assert condition;

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

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

       error: Refusing to evaluate package 'python3.14-jaraco-path-3.7.2' in /nix/store/psk67z2p5aigw7hb8866hwir1rkdn8vl-source/pkgs/development/python-modules/jaraco-path/default.nix:30 because it has problems:
       - broken: This package is broken.

       See also https://nixos.org/manual/nixpkgs/unstable#sec-problems
       To allow evaluation regardless, use:
       - Nixpkgs import: import nixpkgs { config = <below code>; }
       - NixOS: nixpkgs.config = <below code>;
       - nix-* commands: Put below code in ~/.config/nixpkgs/config.nix

         {
           problems.handlers = {
             jaraco-path.broken = "warn"; # or "ignore"
           };
         }
failed eval checks.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.17.0'
         whose name attribute is located at «github:NixOS/nixpkgs/ac6b2166e7a9375683b8e98f860f273222337b16?narHash=sha256-vMiXptXarfSdJb1Gkc%2BFYVOAibuBRj7qxGa8z68q1Uw%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'buildPhase' of derivation 'hermes-desktop-0.17.0'
         at «git+file:///var/lib/nixbot/worktrees/71-514481109e98-504?ref=HEAD&rev=006bdf0064f5160edeaaa38e6e4bac70cae6101f»/packages/hermes-desktop/package.nix:97:3:
           96|
           97|   buildPhase = ''
             |   ^
           98|     runHook preBuild

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

       error: Refusing to evaluate package 'python3.14-jaraco-path-3.7.2' in /nix/store/psk67z2p5aigw7hb8866hwir1rkdn8vl-source/pkgs/development/python-modules/jaraco-path/default.nix:30 because it has problems:
       - broken: This package is broken.

       See also https://nixos.org/manual/nixpkgs/unstable#sec-problems
       To allow evaluation regardless, use:
       - Nixpkgs import: import nixpkgs { config = <below code>; }
       - NixOS: nixpkgs.config = <below code>;
       - nix-* commands: Put below code in ~/.config/nixpkgs/config.nix

         {
           problems.handlers = {
             jaraco-path.broken = "warn"; # or "ignore"
           };
         }
12 succeeded
succeeded attributes
status attribute duration
loading…
491 already built
skipped attributes
status attribute duration
loading…