nixbot

builds

failed eval aarch64-darwin.jsonTypes build #132 · 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 'jsonTypes'10         whose name attribute is located at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/stdenv/generic/make-derivation.nix:651:111112       … while evaluating attribute 'text' of derivation 'jsonTypes'13         at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/build-support/trivial-builders/default.nix:127:11:14          126|           name15          127|           text16             |           ^17          128|           executable1819       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021       error: attribute 'enrollFinalTPM2PostInstall' missing22       at /var/lib/nixbot/worktrees/148-ce162c78ae82-e91c57a5/lib/types/luks.nix:143:17:23          142|       type = lib.types.bool;24          143|       default = config.enrollFinalTPM2PostInstall;25             |                 ^26          144|       description = "Whether to enroll a TPM2 token. This enrollment is intended for bootstrapping, thus it omits PCR bindings. For stronger security with PCR-based policies, use `enrollFinalTPM2PostInstall`.";