julia: remove redundant diagonal test patch
Fix merged upstream and backported to Julia 1.0.5:
https://github.com/JuliaLang/julia/pull/31443
This commit is contained in:
@@ -88,7 +88,6 @@ stdenv.mkDerivation rec {
|
||||
;
|
||||
|
||||
patches = [
|
||||
./diagonal-test.patch
|
||||
./use-system-utf8proc-julia-1.0.patch
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user