nixbot

builds

failed eval x86_64-linux.nixos-prefect build #2 · 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 'nixos-system-prefect-26.11.20260713.6cdc7fc'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 'buildCommand' of derivation 'nixos-system-prefect-26.11.20260713.6cdc7fc'13         at «https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1033616.6cdc7fc76e8b/nixexprs.tar.zst?narHash=sha256-w9ktuEgDIWGsX58tR3nI5HBGNy1idO8KY4urO3msko0%3D»/nixos/modules/system/activation/top-level.nix:63:7:14           62|       allowSubstitutes = false;15           63|       buildCommand = systemBuilder;16             |       ^17           64|1819       … while evaluating the option `environment.etc.dbus-1.source':2021       … while evaluating the option `extraBinPath':2223       … while evaluating definitions from `<unknown-file>':2425       … while evaluating the option `vim.extraPackages':2627       … while evaluating definitions from `/nix/store/xmj4zg042ak5qbj691z3hrd3fyqsgzkl-source/neovim/basics.nix':2829       (stack trace truncated; use '--show-trace' to show the full, detailed trace)3031       error: attempt to call something which is not a function but a Boolean: false32       at /var/lib/nixbot/worktrees/168-f6b395c3a0de-f49b75bd/neovim/basics.nix:17:8:33           16|     extraPackages =34           17|       !pkgs.stdenv.isDarwin [35             |        ^36           18|         pkgs.inotify-tools