crystal: 1.16.1

This commit is contained in:
Johannes Müller
2025-04-14 21:48:16 +02:00
committed by Peter Hoeg
parent 1270eaf8bc
commit f304e27192
@@ -317,5 +317,13 @@ rec {
doCheck = false;
};
crystal = crystal_1_15;
crystal_1_16 = generic {
version = "1.16.1";
sha256 = "sha256-kbcr1t4ZskCgDdejDNYzYB/x4HLQk4Xoun9KvIW7FKc=";
binary = binaryCrystal_1_10;
llvmPackages = llvmPackages_18;
doCheck = false;
};
crystal = crystal_1_16;
}