nqp 2023.02 -> 2023.04 https://github.com/raku/nqp/releases attrpath: nqp Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/rakudo/nqp.nix b/pkgs/development/interpreters/rakudo/nqp.nix index e238e5c2045..a7ad9ae4f02 100644 --- a/pkgs/development/interpreters/rakudo/nqp.nix +++ b/pkgs/development/interpreters/rakudo/nqp.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "nqp"; - version = "2023.02"; + version = "2023.04"; src = fetchurl { url = "https://github.com/raku/nqp/releases/download/${version}/nqp-${version}.tar.gz"; - hash = "sha256-417V7ZTsMqbXMO6BW/hcX8+IqGf6xlZjaMGtSf5jtT8="; + hash = "sha256-ZzXl5gGSHNQnZR6ZvfY76DOPS4FVIIA6l5hd7EiOULU="; }; buildInputs = [ perl ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nqp nix build failed. got build log for 'nqp' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/iaw3xb0rgslm6qspmq5djds5mk9rxbr7-nqp-2023.04.tar.gz source root is nqp-2023.04 setting SOURCE_DATE_EPOCH to timestamp 1682092738 of file nqp-2023.04/MANIFEST @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --prefix=/nix/store/c5y914bnsyy2gwjdn53p7la0g61lrqa7-nqp-2023.04 --backends=moar --with-moar=/nix/store/rnj003c62nb4s8qwa0npc3k1qhi8li3b-moarvm-2023.02/bin/moar ===SORRY!=== Found /nix/store/rnj003c62nb4s8qwa0npc3k1qhi8li3b-moarvm-2023.02/bin/moar version 2023.02, which is too old. Wanted at least 2023.04 at /build/nqp-2023.04/3rdparty/nqp-configure/lib/NQP/Config.pm line 192. at /build/nqp-2023.04/3rdparty/nqp-configure/lib/NQP/Config.pm line 34. NQP::Config::__ANON__("===SORRY!===\x{a} Found /nix/store/rnj003c62nb4s8qwa0npc3k1qhi8l"...) called at /build/nqp-2023.04/3rdparty/nqp-configure/lib/NQP/Config.pm line 192 NQP::Config::sorry(NQP::Config::NQP=HASH(0x4339d0), "Found /nix/store/rnj003c62nb4s8qwa0npc3k1qhi8li3b-moarvm-2023"...) called at /build/nqp-2023.04/tools/lib/NQP/Config/NQP.pm line 394 NQP::Config::NQP::gen_moar(NQP::Config::NQP=HASH(0x4339d0)) called at /build/nqp-2023.04/tools/lib/NQP/Config/NQP.pm line 105 NQP::Config::NQP::configure_moar_backend(NQP::Config::NQP=HASH(0x4339d0)) called at /build/nqp-2023.04/3rdparty/nqp-configure/lib/NQP/Config.pm line 666 NQP::Config::configure_active_backends(NQP::Config::NQP=HASH(0x4339d0)) called at ./Configure.pl line 137