Commit cafeb37f authored by Will Leinweber's avatar Will Leinweber
Browse files

crystal: set doCheck to false for 1.14.0

parent cafef48c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -328,6 +328,7 @@ rec {
    sha256 = "sha256-ayMF5yinHVOUaZxhlmqxb/iiGJHmloeYuKcnrPmxo9Y=";
    binary = binaryCrystal_1_10;
    llvmPackages = llvmPackages_18;
    doCheck = false; # Some compiler spec problems on x86-64_linux with the .0 release
  };