Commit Graph

102 Commits

Author SHA1 Message Date
Randy Eckenrode
2ce46f4fc0
crystal: fix build with newer versions of clang
Crystal requires linking libc++abi when building with newer versions of
clang. See https://github.com/NixOS/nixpkgs/issues/166205.
2023-10-22 20:55:37 -04:00
Donovan Glover
dac2ac1d0b crystal: add PKG_CONFIG_PATH
Fixes an issue where crystal was unable to find -lpcre.
2023-09-11 22:12:10 +02:00
Sandro Jäckel
d47082aa9a crystal: correct usage of darwin.apple_sdk_11_0 2023-08-06 00:55:37 +02:00
Donovan Glover
3eea344be3
crystal_1_9: 1.9.0 -> 1.9.2 2023-07-19 13:06:58 -04:00
Donovan Glover
5975c5a8a7
crystal: 1.8 -> 1.9 2023-07-12 17:52:24 -04:00
Weijia Wang
ecbf681452
Merge pull request #231101 from samwightt/update/crystal
crystal_1_8: 1.8.1 -> 1.8.2
2023-06-22 09:56:27 +03:00
Weijia Wang
ea942af732 crystal: cleanup 2023-06-20 18:56:30 +03:00
Sam Wight
dd3651b95b crystal_1_8: 1.8.1 -> 1.8.2 2023-05-10 10:51:58 -05:00
Evangelos Paterakis
5ef2a2bfc9
crystal_1_8: 1.8.0 -> 1.8.1 2023-04-20 22:18:09 +03:00
Weijia Wang
995ace105b crystal: migrate to pcre2 on 1.8 2023-04-19 01:34:56 +03:00
Evangelos Paterakis
70cc7966aa
crystal: include pcre even on pcre2 builds 2023-04-18 18:23:52 +03:00
Evangelos Paterakis
35f5549e29
crystal: require pcre2 2023-04-18 16:58:14 +03:00
GeopJr
e8512ca23f
crystal: 1.7 -> 1.8 2023-04-16 02:25:42 +03:00
Miguel Madrid-Mencía
a2fc5cbcac crystal: 1.7.2 -> 1.7.3 2023-04-10 12:19:08 +08:00
Miguel Madrid-Mencía
1272286441
crystal: 1.7.1 -> 1.7.2 2023-01-28 13:32:43 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Evangelos Paterakis
52c3f58bad
feat: 1.7.1 2023-01-17 20:51:42 +02:00
Evangelos Paterakis
f29f0d0798
feat: 1.7.0 2023-01-09 22:41:18 +02:00
Evangelos Paterakis
a979bd9214
fix(tzdata): prepend to ZONE_SOURCES instead of substituting in place 2022-12-21 16:30:37 +02:00
GeopJr
44073f6d16
fix: version limits on unix_spec 2022-12-18 18:42:51 +02:00
GeopJr
3efc4e5f03
fix: versionOlder => lib.versionOlder 2022-12-18 17:22:59 +02:00
Evangelos Paterakis
eab3f4d896
fix: darwin compile errors
Co-authored-by: Brian J. Cardiff <459923+bcardiff@users.noreply.github.com>
2022-12-18 16:53:29 +02:00
Evangelos Paterakis
159ddb5495
feat: get rid of unused versions
feat: use 1.2.2 to build 1_2 and 1_6
feat: use llvm 13
2022-11-22 04:20:28 +02:00
Evangelos Paterakis
392df0cf61
feat: 1.5.0 -> 1.5.1 and enable aarch64-linux builds 2022-11-21 22:44:54 +02:00
Evangelos Paterakis
5564346d68
feat: use release mode only on the compiler and not the specs 2022-11-21 22:30:48 +02:00
Evangelos Paterakis
b1be734009
fix: disable ffi on < 1.6.1 instead of patching the spec 2022-11-21 22:30:19 +02:00
ento
b8ae9f94aa fix: supported platforms per version 2022-11-12 12:32:28 +02:00
Evangelos Paterakis
4bd897e550
fix: add another patch for < 1.6.0
so 12601 gets applied successfully
2022-11-12 12:27:54 +02:00
Evangelos Paterakis
89dab4d184
feat: bump 1.6.x to 1.6.2 2022-11-12 12:24:43 +02:00
Evangelos Paterakis
ffa22c68ea
fix: mark broken if > 1.3.x and 1686-linux
or > 1.5.x and aarch64-linux
2022-10-23 00:19:47 +03:00
Evangelos Paterakis
9b6172aa2d
fix: re-enable 1.0.x - 1.2.x
feat: bump 1.6.x to 1.6.1
fix: fetch 12601 patch for 1.3.x-1.6.0
fix: darwin url for versions < 1.2.0
2022-10-22 23:37:53 +03:00
Evangelos Paterakis
e0d0d1c093
crystal: 1.2 -> 1.6 2022-10-12 23:18:35 +03:00
K900
357ae167e2 crystal_1_0, crystal_1_1: fix build 2022-08-02 00:34:28 +03:00
Rick van Schijndel
010f6ee30d
treewide: mark broken for darwin 2022-05-30 13:42:58 +02:00
Artturin
5e3b4a6eaf crystal: enable strictDeps 2022-05-10 05:20:36 +03:00
Fabián Heredia Montiel
ca9bf3e05f crystal: remove myself as maintainer 2022-04-21 13:01:45 -05:00
squalus
8e9625ac22 crystal: support aarch64-linux
Upstream does not publish aarch64-linux bootstrap binaries, so grab
them from Alpine
2022-03-16 11:05:37 -07:00
Winter
5320a03fdc crystal: remove broken crystal2nix attribute 2022-02-03 02:08:51 -05:00
Winter
37e39b3897 crystal_1_2: add support for aarch64-darwin 2022-02-03 02:08:51 -05:00
Fabián Heredia Montiel
2b77566cb6 crystal: 1.2.1 → 1.2.2 2021-11-13 10:03:42 -06:00
Fabián Heredia Montiel
148352e750 crystal: 1.2.0 → 1.2.1 2021-10-22 11:40:39 -05:00
Fabián Heredia Montiel
78f1b43053 crystal: drop 0.36.1 2021-10-14 11:02:31 -05:00
Fabián Heredia Montiel
75d7a40d2e crystal: 1.1.1 → 1.2.0 2021-10-13 16:22:48 -05:00
Fabián Heredia Montiel
8a9d300a10 crystal: 1.0.0 → 1.1.1 2021-10-13 16:19:50 -05:00
Artturin
9bd941c5d2 crystal,shards: remove old versions 2021-09-27 00:15:11 +03:00
Artturin
51e3c659a0 crystal: increase build cores
crystal: remove obsolete substituteInPlace

crystal: patchShebangs in genericBinary

crystal: use mktemp
2021-09-27 00:15:10 +03:00
Artturin
6900e4773d crystal_0_36: add a binary bootstrap variant
fixes crystal on darwin
2021-09-27 00:15:10 +03:00
Jonathan Ringer
03ca2ca8cb crystal: fix llvm_config 2021-05-08 01:29:18 -07:00
Peter Hoeg
befefe6f3f crystal: init at 1.0.0 2021-04-01 11:12:47 +08:00
Sandro Jäckel
2ab8b31520
crystal_32_0: mark broken on darwin 2021-03-17 22:55:08 +01:00