crystal: add missing versions to all-packages.nix

This commit is contained in:
Will Leinweber
2024-10-11 14:57:47 +02:00
parent cf6ea4f75e
commit 90a79047cd
+2
View File
@@ -14483,6 +14483,8 @@ with pkgs;
crystal_1_7
crystal_1_8
crystal_1_9
crystal_1_11
crystal_1_12
crystal;
crystal2nix = callPackage ../development/compilers/crystal2nix { };