crystal: remove broken crystal2nix attribute

This commit is contained in:
Winter 2022-01-10 20:53:22 -05:00 committed by tomberek
parent 37e39b3897
commit 5320a03fdc

View file

@ -254,6 +254,4 @@ rec {
};
crystal = crystal_1_2;
crystal2nix = callPackage ./crystal2nix.nix { };
}