nixbot

builds

failed eval x86_64-linux.nix-unit build #51 · 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 'nix-unit-check'10         whose name attribute is located at «https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1015397.173d0ad7a974/nixexprs.tar.xz?narHash=sha256-hCafbexZ0iZ/7QYkKWxCxviTU%2Bc0PDhkieiUVVPCHtY%3D»/pkgs/stdenv/generic/make-derivation.nix:651:111112       … while evaluating attribute 'key' of derivation 'nix-unit-check'13         at «github:nix-community/nix-unit/21a5496ae32b16b73601ef835b9f6497b19024dc?narHash=sha256-eXyZw2ddCKT5xMY8SDnV6lkr61zvSc7CNJeJSAjKqN4%3D»/lib/modules/flake/system.nix:41:19:14           40|           # To be written to $out by the builder15           41|           inherit key;16             |                   ^17           42|           buildInputs = old.buildInputs or [ ] ++ [ pkgs.cacert ];1819       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021       error: attribute 'nixComponents_2_35' missing22       at «github:nix-community/nix-unit/21a5496ae32b16b73601ef835b9f6497b19024dc?narHash=sha256-eXyZw2ddCKT5xMY8SDnV6lkr61zvSc7CNJeJSAjKqN4%3D»/flake.nix:35:29:23           34|           nix-unit = pkgs.callPackage ./default.nix {24           35|             nixComponents = pkgs.nixVersions.nixComponents_2_35;25             |                             ^26           36|           };27       Did you mean one of nixComponents_2_30, nixComponents_2_31, nixComponents_2_32, nixComponents_2_33 or nixComponents_2_34?