Unverified Commit 7218db97 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

crystal_1_12: drop (#383462)

parents d621034a b7e0543c
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -259,13 +259,6 @@ rec {
    llvmPackages = llvmPackages_15;
  };

  crystal_1_12 = generic {
    version = "1.12.1";
    sha256 = "sha256-Q6uI9zPZ3IOGyUuWdC179GPktPGFPRbRWKtOF4YWCBw=";
    binary = binaryCrystal_1_10;
    llvmPackages = llvmPackages_18;
  };

  crystal_1_14 = generic {
    version = "1.14.1";
    sha256 = "sha256-cQWK92BfksOW8GmoXn4BmPGJ7CLyLAeKccOffQMh5UU=";
+1 −0
Original line number Diff line number Diff line
@@ -254,6 +254,7 @@ mapAliases {
  crystal_1_7 = throw "'crystal_1_7' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead"; # Added 2025-02-13
  crystal_1_8 = throw "'crystal_1_8' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead"; # Added 2025-02-13
  crystal_1_9 = throw "'crystal_1_9' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead"; # Added 2025-02-13
  crystal_1_12 = throw "'crystal_1_12' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead"; # Added 2025-02-19
  clash-geoip = throw "'clash-geoip' has been removed. Consider using 'dbip-country-lite' instead."; # added 2024-10-19
  clash-verge = throw "'clash-verge' has been removed, as it was broken and unmaintained. Consider using 'clash-verge-rev' or 'clash-nyanpasu' instead"; # Added 2024-09-17
  clasp = clingo; # added 2022-12-22
+0 −1
Original line number Diff line number Diff line
@@ -5705,7 +5705,6 @@ with pkgs;
  inherit (darwin.apple_sdk_11_0.callPackage ../development/compilers/crystal { })
    crystal_1_11
    crystal_1_12
    crystal_1_14
    crystal_1_15
    crystal;