···25, zlib
26}:
2728-# We need multiple binaries as a given binary isn't always able to build
29-# (even slightly) older or newer versions.
30-# - 0.26.1 can build 0.25.x and 0.26.x but not 0.27.x
31-# - 0.27.2 can build 0.27.x but not 0.25.x, 0.26.x and 0.29.x
32-#
33# We need to keep around at least the latest version released with a stable
34# NixOS
35let
···241 };
242243 crystal_1_2 = generic {
244- version = "1.2.1";
245- sha256 = "sha256-jyNmY3n+u8WoVqHY8B5H9Vr9Ix3RogCtm8irkXZ3aek=";
246 binary = crystal_1_1;
247 };
248
···25, zlib
26}:
270000028# We need to keep around at least the latest version released with a stable
29# NixOS
30let
···236 };
237238 crystal_1_2 = generic {
239+ version = "1.2.2";
240+ sha256 = "sha256-nyOXhsutVBRdtJlJHe2dALl//BUXD1JeeQPgHU4SwiU=";
241 binary = crystal_1_1;
242 };
243