crystal2nix: Put it into pkgs

This commit is contained in:
Silvan Mosberger
2019-08-26 18:23:55 +02:00
parent a3aec20f26
commit 1ffdf01777
4 changed files with 21 additions and 2 deletions
@@ -212,4 +212,6 @@ in rec {
};
crystal = crystal_0_30;
crystal2nix = callPackage ./crystal2nix.nix {};
}