nixbot

builds

failed eval aarch64-linux.rhwp-studio build #13 · 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 'rhwp-studio-0.7.17'10         whose name attribute is located at «github:NixOS/nixpkgs/9ae611a455b90cf061d8f332b977e387bda8e1ca?narHash=sha256-md8WlXOlfnIeHeOScMTTHFyf2d6iaTwPl2apR5EQ3P4%3D»/pkgs/stdenv/generic/make-derivation.nix:651:111112       … while evaluating attribute 'preBuild' of derivation 'rhwp-studio-0.7.17'13         at /var/lib/nixbot/worktrees/52-2f8ea9b31e33-e907457f/packages/rhwp-studio/default.nix:18:3:14           17|   # cp'd from the store with read-only mode; chmod the parent before mkdir.15           18|   preBuild = ''16             |   ^17           19|     chmod -R u+w ..1819       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021       error: No hash was found while vendoring the git dependency svg2pdf-0.13.0. You can add22       a hash through the `outputHashes` argument of `importCargoLock`:2324       outputHashes = {25         "svg2pdf-0.13.0" = "<hash>";26       };2728       If you use `buildRustPackage`, you can add this attribute to the `cargoLock`29       attribute set.