crystal_1_17: init at 1.17.1 (#437526)

This commit is contained in:
Emily
2025-09-03 17:24:55 +01:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
@@ -328,5 +328,13 @@ rec {
doCheck = false;
};
crystal_1_17 = generic {
version = "1.17.1";
sha256 = "sha256-+wHhozPhpIsfQy1Lw+V48zvuWCfXzT4IC9KA1AU/DLw=";
binary = binaryCrystal_1_10;
llvmPackages = llvmPackages_18;
doCheck = false;
};
crystal = crystal_1_16;
}
+1
View File
@@ -4731,6 +4731,7 @@ with pkgs;
crystal_1_11
crystal_1_14
crystal_1_15
crystal_1_17
crystal
;