jruby 9.3.9.0 -> 9.4.2.0 https://repology.org/project/jruby/versions attrpath: jruby 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/jruby/default.nix b/pkgs/development/interpreters/jruby/default.nix index e421f40824c..24fb4f14bec 100644 --- a/pkgs/development/interpreters/jruby/default.nix +++ b/pkgs/development/interpreters/jruby/default.nix @@ -6,11 +6,11 @@ rubyVersion = callPackage ../ruby/ruby-version.nix {} "2" "5" "7" ""; jruby = stdenv.mkDerivation rec { pname = "jruby"; - version = "9.3.9.0"; + version = "9.4.2.0"; src = fetchurl { url = "https://s3.amazonaws.com/jruby.org/downloads/${version}/jruby-bin-${version}.tar.gz"; - sha256 = "sha256-JR5t2NHS+CkiyMd414V+G++C/lyiz3e8CTVkIdCwWrg="; + sha256 = "sha256-wrBlxVRtOYND+G3epoiSu0pLQ0XmyIdelkqXN3czw/E="; }; nativeBuildInputs = [ makeWrapper ]; 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 jruby nix build failed. got build log for 'jruby' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/v5lwjdi48r00i69jh84znm8vg7v7p5r3-jruby-bin-9.4.2.0.tar.gz source root is jruby-9.4.2.0 setting SOURCE_DATE_EPOCH to timestamp 1678291324 of file jruby-9.4.2.0/lib/ruby/stdlib/zlib.rb @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile or custom buildPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing mkdir: created directory '/nix/store/3k3s5nrzisx4zkr5p8qg9f3xbm0w0ngj-jruby-9.4.2.0' mkdir: created directory '/nix/store/3k3s5nrzisx4zkr5p8qg9f3xbm0w0ngj-jruby-9.4.2.0/docs' Builder called die: Cannot wrap '/nix/store/3k3s5nrzisx4zkr5p8qg9f3xbm0w0ngj-jruby-9.4.2.0/bin/jruby.bash' because it is not an executable file Backtrace: 7 assertExecutable /nix/store/2y2nabl483f2ri15x11b4sv03ds6z15x-make-shell-wrapper-hook/nix-support/setup-hook 213 wrapProgramShell /nix/store/2y2nabl483f2ri15x11b4sv03ds6z15x-make-shell-wrapper-hook/nix-support/setup-hook 208 wrapProgram /nix/store/2y2nabl483f2ri15x11b4sv03ds6z15x-make-shell-wrapper-hook/nix-support/setup-hook 1592 genericBuild /nix/store/0swa08bbslxc9wbfixbcd196aa1117lx-stdenv-linux/setup 6 main /nix/store/6xg259477c90a229xwmb53pdfkn6ig3g-default-builder.sh