Loading pkgs/development/compilers/crystal/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ let commonBuildInputs = extraBuildInputs: [ boehmgc pcre pcre2 libevent libyaml Loading Loading @@ -266,14 +267,13 @@ rec { version = "1.2.2"; sha256 = "sha256-nyOXhsutVBRdtJlJHe2dALl//BUXD1JeeQPgHU4SwiU="; binary = binaryCrystal_1_2; extraBuildInputs = [ libatomic_ops pcre ]; extraBuildInputs = [ libatomic_ops ]; }; crystal_1_7 = generic { version = "1.7.3"; sha256 = "sha256-ULhLGHRIZbsKhaMvNhc+W74BwNgfEjHcMnVNApWY+EE="; binary = binaryCrystal_1_2; extraBuildInputs = [ pcre ]; }; crystal_1_8 = generic { Loading Loading
pkgs/development/compilers/crystal/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ let commonBuildInputs = extraBuildInputs: [ boehmgc pcre pcre2 libevent libyaml Loading Loading @@ -266,14 +267,13 @@ rec { version = "1.2.2"; sha256 = "sha256-nyOXhsutVBRdtJlJHe2dALl//BUXD1JeeQPgHU4SwiU="; binary = binaryCrystal_1_2; extraBuildInputs = [ libatomic_ops pcre ]; extraBuildInputs = [ libatomic_ops ]; }; crystal_1_7 = generic { version = "1.7.3"; sha256 = "sha256-ULhLGHRIZbsKhaMvNhc+W74BwNgfEjHcMnVNApWY+EE="; binary = binaryCrystal_1_2; extraBuildInputs = [ pcre ]; }; crystal_1_8 = generic { Loading