mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
julia_110: 1.10.2 -> 1.10.3
This commit is contained in:
parent
ccbd91e98f
commit
0d4729da83
@ -50,8 +50,8 @@ in
|
|||||||
{ });
|
{ });
|
||||||
julia_110 = wrapJulia (callPackage
|
julia_110 = wrapJulia (callPackage
|
||||||
(import ./generic.nix {
|
(import ./generic.nix {
|
||||||
version = "1.10.2";
|
version = "1.10.3";
|
||||||
hash = "sha256-YkaHIK+8QQ608mLtJDOpITJieHLJ9pC3BNwEXMsVVAE=";
|
hash = "sha256-2JKyEjvmTaz50F5My61/F5f2v4fDl6dIBLARyHUPbI8=";
|
||||||
patches = [
|
patches = [
|
||||||
./patches/1.10/0001-skip-building-docs-as-it-requires-network-access.patch
|
./patches/1.10/0001-skip-building-docs-as-it-requires-network-access.patch
|
||||||
./patches/1.10/0002-skip-failing-and-flaky-tests.patch
|
./patches/1.10/0002-skip-failing-and-flaky-tests.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user