mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-24 22:04:20 +00:00
julia_110: 1.10.1 -> 1.10.2
This commit is contained in:
parent
45b0db0e3f
commit
59225e7e00
@ -50,8 +50,8 @@ in
|
||||
{ });
|
||||
julia_110 = wrapJulia (callPackage
|
||||
(import ./generic.nix {
|
||||
version = "1.10.1";
|
||||
hash = "sha256-a6WLVfxW59fLhU1fPHuM+2ogmFDYLvdM33aHjYQWEqQ=";
|
||||
version = "1.10.2";
|
||||
hash = "sha256-YkaHIK+8QQ608mLtJDOpITJieHLJ9pC3BNwEXMsVVAE=";
|
||||
patches = [
|
||||
./patches/1.10/0001-skip-building-docs-as-it-requires-network-access.patch
|
||||
./patches/1.10/0002-skip-failing-and-flaky-tests.patch
|
||||
|
Loading…
Reference in New Issue
Block a user