julia-lts 1.6.6 -> 1.9.2 https://repology.org/project/julia/versions attrpath: julia-lts 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.6-bin.nix b/pkgs/development/compilers/julia/1.6-bin.nix index cf72457a1434..55c6453f01b3 100644 --- a/pkgs/development/compilers/julia/1.6-bin.nix +++ b/pkgs/development/compilers/julia/1.6-bin.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "julia-bin"; - version = "1.6.6"; + version = "1.9.2"; src = { x86_64-linux = fetchurl { url = "https://julialang-s3.julialang.org/bin/linux/x64/${lib.versions.majorMinor version}/julia-${version}-linux-x86_64.tar.gz"; - sha256 = "0ia9a4h7w0n5rg57fkl1kzcyj500ymfwq3qsd2r7l82288dgfpy2"; + sha256 = "sha256-TC15n0Qtf+cYgnsZ2iusty6gQbnOVfJO7nsTE/V8Q4M="; }; }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); 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-lts nix build failed. got build log for 'julia-lts' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ghk33w3y2qnkyrs2b2qg9a822qwz18vl-julia-1.9.2-linux-x86_64.tar.gz source root is julia-1.9.2 setting SOURCE_DATE_EPOCH to timestamp 1688554452 of file julia-1.9.2/share/julia/cert.pem @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/6qqpl0i6iw9ccq2fac8baannhhidlf03-0005-nix-Enable-parallel-unit-tests-for-sandbox.patch patching file test/runtests.jl Hunk #1 FAILED at 83. 1 out of 1 hunk FAILED -- saving rejects to file test/runtests.jl.rej