9052debc9b
- Use `crystal.buildCrystalPackage` - Add `shards.nix` - Reformat a bit
9 lines
160 B
Nix
9 lines
160 B
Nix
{
|
|
lsp = {
|
|
owner = "crystal-lang-tools";
|
|
repo = "lsp";
|
|
rev = "v0.1.0";
|
|
sha256 = "1sgsdgm2dmkp92a2lbaf2pgf80gljdlqzp9xkqvwz0rr92la6810";
|
|
};
|
|
}
|