julia_18 1.8.5 -> 1.9.0 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 [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 1a6d6e7332c..ad8691843f6 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.0"; src = fetchurl { url = "https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}-full.tar.gz"; - hash = "sha256-NVVAgKS0085S7yICVDBr1CrA2I7/nrhVkqV9BmPbXfI="; + hash = "sha256-Ii61M8ncVHNJSes6QWn1Su+hvCC+OF/Bz3mMghn+ZAA="; }; 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/2vabjghhvwm60m5790dmkxj1msci5qpj-julia-1.9.0-full.tar.gz source root is julia-1.9.0 setting SOURCE_DATE_EPOCH to timestamp 1683560877 of file julia-1.9.0/deps/srccache/lapack-3.9.0.tgz @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