nqp 2023.08 -> 2024.02 https://github.com/raku/nqp/releases attrpath: nqp Checking auto update branch... An auto update branch exists with message `nqp: 2023.08 -> 2024.01`. New version is 2024.02. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/interpreters/rakudo/nqp.nix b/pkgs/development/interpreters/rakudo/nqp.nix index c774a65d01c4..f30dd1aefde2 100644 --- a/pkgs/development/interpreters/rakudo/nqp.nix +++ b/pkgs/development/interpreters/rakudo/nqp.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "nqp"; - version = "2023.08"; + version = "2024.02"; src = fetchFromGitHub { owner = "raku"; repo = "nqp"; rev = version; - hash = "sha256-kVNj6zDT0z6eFxtTovpT1grbl0pygsPKkFoVcFW7baI="; + hash = "sha256-xKVuVDTljBGyYyrUnmwDScpE24b2EQf4bi68lHSh3go="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/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" } Running phase: unpackPhase unpacking source archive /nix/store/yswqjf68rwmy5w2ymy250dqvv6zdpv4v-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase configure flags: --prefix=/nix/store/bhg6sxcf0kbsqj920kj1c6lg657lhdaz-nqp-2024.02 --backends=moar --with-moar=/nix/store/k34iis7dipsfhd37iml2w04qxvk71p4m-moarvm-2024.01/bin/moar ===SORRY!=== Found /nix/store/k34iis7dipsfhd37iml2w04qxvk71p4m-moarvm-2024.01/bin/moar version 2024.01, which is too old. Wanted at least 2024.02 at /build/source/3rdparty/nqp-configure/lib/NQP/Config.pm line 192. at /build/source/3rdparty/nqp-configure/lib/NQP/Config.pm line 34. NQP::Config::__ANON__("===SORRY!===\x{a} Found /nix/store/k34iis7dipsfhd37iml2w04qxvk71"...) called at /build/source/3rdparty/nqp-configure/lib/NQP/Config.pm line 192 NQP::Config::sorry(NQP::Config::NQP=HASH(0x433a48), "Found /nix/store/k34iis7dipsfhd37iml2w04qxvk71p4m-moarvm-2024"...) called at /build/source/tools/lib/NQP/Config/NQP.pm line 394 NQP::Config::NQP::gen_moar(NQP::Config::NQP=HASH(0x433a48)) called at /build/source/tools/lib/NQP/Config/NQP.pm line 105 NQP::Config::NQP::configure_moar_backend(NQP::Config::NQP=HASH(0x433a48)) called at /build/source/3rdparty/nqp-configure/lib/NQP/Config.pm line 666 NQP::Config::configure_active_backends(NQP::Config::NQP=HASH(0x433a48)) called at ./Configure.pl line 137