crystal_1_15: init at 1.15.1 (#372897)
This commit is contained in:
@@ -335,6 +335,13 @@ rec {
|
||||
doCheck = false; # Some compiler spec problems on x86-64_linux with the .0 release
|
||||
};
|
||||
|
||||
crystal_1_15 = generic {
|
||||
version = "1.15.1";
|
||||
sha256 = "sha256-L/Q8yZdDq/wn4kJ+zpLfi4pxznAtgjxTCbLnEiCC2K0=";
|
||||
binary = binaryCrystal_1_10;
|
||||
llvmPackages = llvmPackages_18;
|
||||
doCheck = false;
|
||||
};
|
||||
|
||||
crystal = crystal_1_14;
|
||||
crystal = crystal_1_15;
|
||||
}
|
||||
|
||||
@@ -5764,6 +5764,7 @@ with pkgs;
|
||||
crystal_1_11
|
||||
crystal_1_12
|
||||
crystal_1_14
|
||||
crystal_1_15
|
||||
crystal;
|
||||
|
||||
crystalline = callPackage ../development/tools/language-servers/crystalline {
|
||||
|
||||
Reference in New Issue
Block a user