nixbot

builds

failed eval x86_64-linux.package-minvim 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 'nvf-with-helpers'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 'paths' of derivation 'nvf-with-helpers'13         at «https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1033616.6cdc7fc76e8b/nixexprs.tar.zst?narHash=sha256-w9ktuEgDIWGsX58tR3nI5HBGNy1idO8KY4urO3msko0%3D»/pkgs/build-support/trivial-builders/default.nix:579:9:14          578|         ];15          579|         paths = mapPaths (path: "${path}${stripPrefix}") paths;16             |         ^17          580|         buildCommand = ''1819       … while evaluating the option `extraBinPath':2021       … while evaluating definitions from `<unknown-file>':2223       … while evaluating the option `vim.extraPackages':2425       … while evaluating definitions from `/nix/store/xmj4zg042ak5qbj691z3hrd3fyqsgzkl-source/neovim/basics.nix':2627       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2829       error: attempt to call something which is not a function but a Boolean: false30       at /var/lib/nixbot/worktrees/168-f6b395c3a0de-f49b75bd/neovim/basics.nix:17:8:31           16|     extraPackages =32           17|       !pkgs.stdenv.isDarwin [33             |        ^34           18|         pkgs.inotify-tools