nqp 2024.01 -> 2024.03 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 [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 75d4964d15b9..524614a1ed83 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 = "2024.01"; + version = "2024.03"; src = fetchFromGitHub { owner = "raku"; repo = "nqp"; rev = version; - hash = "sha256-vcGj+PKCpCRLyjS158+U42BppJ0Yl53srZCde+fng0c="; + hash = "sha256-pKpTe9zVO1fcVB4p68WvGXHfeCR+DlgQxHyLbSGthzU="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/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/g2b2qc03f6i06r762b13hjq77gml8bar-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/kj1hkyixqymrzl9i9vxya9w8dixz6x5d-nqp-2024.03 --backends=moar --with-moar=/nix/store/344k8858i54jflgqkzklrij8wxxc8d7r-moarvm-2024.01/bin/moar ===SORRY!=== Found /nix/store/344k8858i54jflgqkzklrij8wxxc8d7r-moarvm-2024.01/bin/moar version 2024.01, which is too old. Wanted at least 2024.03 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/344k8858i54jflgqkzklrij8wxxc8"...) called at /build/source/3rdparty/nqp-configure/lib/NQP/Config.pm line 192 NQP::Config::sorry(NQP::Config::NQP=HASH(0x433a48), "Found /nix/store/344k8858i54jflgqkzklrij8wxxc8d7r-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