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 'amp-0.0.1786666234-gf5184d'10 whose name attribute is located at «github:NixOS/nixpkgs/044bfe75bfe4c7bbe043dc17b5e42ea823b84a09?narHash=sha256-fBJMdnKUTUDtfi/BYLr71HLaC9dG382arxLF2Egg2uo%3D»/pkgs/stdenv/generic/make-derivation.nix:651:111112 … while evaluating attribute 'src' of derivation 'amp-0.0.1786666234-gf5184d'13 at /var/lib/nixbot/worktrees/71-854555e50310-c16b0eac/packages/amp/package.nix:35:3:14 34|15 35| src = fetchurl {16 | ^17 36| url = "https://static.ampcode.com/cli/${version}/amp-${platformSuffix}";1819 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021 error: attribute 'hashes' missing22 at /var/lib/nixbot/worktrees/71-854555e50310-c16b0eac/packages/amp/package.nix:20:12:23 19| inherit (versionData) version;24 20| hashes = versionData.hashes;25 | ^26 21|