julia-stable 1.9.4 -> 1.10.0 https://github.com/JuliaLang/julia/releases attrpath: julia-stable 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/compilers/julia/1.9.nix b/pkgs/development/compilers/julia/1.9.nix index 8c0585fd4e19..d572a3d46799 100644 --- a/pkgs/development/compilers/julia/1.9.nix +++ b/pkgs/development/compilers/julia/1.9.nix @@ -13,11 +13,11 @@ stdenv.mkDerivation rec { pname = "julia"; - version = "1.9.4"; + version = "1.10.0"; src = fetchurl { url = "https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}-full.tar.gz"; - hash = "sha256-YYQ7lkf9BtOymU8yd6ZN4ctaWlKX2TC4yOO8DpN0ACQ="; + hash = "sha256-pfjAzgjPEyvdkZygtbOytmyJ4OX35/sqgf+n8iXj20w="; }; 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-stable nix build failed. @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: -j24 SHELL=/nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash prefix=\$\(out\) USE_BINARYBUILDER=0 JULIA_CPU_TARGET=generic\;sandybridge\,-xsaveopt\,clone_all\;haswell\,-rdrnd\,base\(1\) install Warning: git information unavailable; versioning information limited CC usr/tools/stringreplace Warning: git information unavailable; versioning information limited WARNING: using mismatched version for lld: want To resolve this warning, you could try either of the following suggestions: 1. Run the following command: make -C deps uninstall 2. Remove the following directory: /build/julia-1.10.0/usr WARNING: using mismatched version for csl: want To resolve this warning, you could try either of the following suggestions: 1. Run the following command: make -C deps uninstall 2. Remove the following directory: /build/julia-1.10.0/usr Warning: git information unavailable; versioning information limited removed './bin/7z' Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited Could not find working curl, wget, or fetch. You need to install one of these to download dependencies. make[1]: *** [Makefile:31: /build/julia-1.10.0/deps/srccache/UnicodeData-13.0.0.txt] Error 1 make: *** [Makefile:113: docs] Error 2