julia_18 1.8.5 -> 1.9.3 https://github.com/JuliaLang/julia/releases attrpath: julia_18 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/julia/1.8.nix b/pkgs/development/compilers/julia/1.8.nix index 1a6d6e7332c1..9ace4153e007 100644 --- a/pkgs/development/compilers/julia/1.8.nix +++ b/pkgs/development/compilers/julia/1.8.nix @@ -13,11 +13,11 @@ stdenv.mkDerivation rec { pname = "julia"; - version = "1.8.5"; + version = "1.9.3"; src = fetchurl { url = "https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}-full.tar.gz"; - hash = "sha256-NVVAgKS0085S7yICVDBr1CrA2I7/nrhVkqV9BmPbXfI="; + hash = "sha256-j8DJ3FRDoo01m9ed2jlA+pS6K3lmuJhlvrINqBEjwxY="; }; patches = [ 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 julia_18 nix build failed. got build log for 'julia_18' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/701lkyg6b1bkfbgi3a2hv6q3sdqkfh0z-julia-1.9.3-full.tar.gz source root is julia-1.9.3 setting SOURCE_DATE_EPOCH to timestamp 1692895396 of file julia-1.9.3/deps/srccache/llvmunwind-12.0.1.tar.xz @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/2c1qs2rdrdsqby6vqa15b30k2nrpbd31-0001-skip-building-doc.patch patching file Makefile Hunk #1 FAILED at 229. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej