crystal: 1.14.0 -> 1.14.1
Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
parent
24a2206ec1
commit
b9e90b542a
@ -328,8 +328,8 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
crystal_1_14 = generic {
|
crystal_1_14 = generic {
|
||||||
version = "1.14.0";
|
version = "1.14.1";
|
||||||
sha256 = "sha256-ayMF5yinHVOUaZxhlmqxb/iiGJHmloeYuKcnrPmxo9Y=";
|
sha256 = "sha256-cQWK92BfksOW8GmoXn4BmPGJ7CLyLAeKccOffQMh5UU=";
|
||||||
binary = binaryCrystal_1_10;
|
binary = binaryCrystal_1_10;
|
||||||
llvmPackages = llvmPackages_18;
|
llvmPackages = llvmPackages_18;
|
||||||
doCheck = false; # Some compiler spec problems on x86-64_linux with the .0 release
|
doCheck = false; # Some compiler spec problems on x86-64_linux with the .0 release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user