biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / development / tools / language-servers / crystalline / shards.nix
blob2e53527fd0b862dc9ac2a494b46938a16ad99a21
2   bisect = {
3     url = "https://github.com/spider-gazelle/bisect.git";
4     rev = "v1.2.1";
5     sha256 = "1ddz7fag1l65m6g0vw6xa96yv00rdwjj2z69k26rvyz37qk9ccqg";
6   };
7   lsp = {
8     url = "https://github.com/elbywan/crystal-lsp.git";
9     rev = "v0.1.2";
10     sha256 = "0knw8xaq3ssyb34w77a390j79m4w6bks5hlwr8m8fci2gq9a0r6z";
11   };
12   priority-queue = {
13     url = "https://github.com/spider-gazelle/priority-queue.git";
14     rev = "v1.0.1";
15     sha256 = "1rkppd8win4yalxcvsxikqcq6sw0npdqjajqbj57m78bzlxpyjv6";
16   };
17   sentry = {
18     url = "https://github.com/samueleaton/sentry.git";
19     rev = "e448ce83486f99ef016c311e10ec0cac805cded3";
20     sha256 = "13yp7805xpd605jpfpb3srqb0psy25w7n6x9mpkcyvzhqmpnpfyq";
21   };
22   version_from_shard = {
23     url = "https://github.com/hugopl/version_from_shard.git";
24     rev = "v1.2.5";
25     sha256 = "0xizj0q4rd541rwjbx04cjifc2gfx4l5v6q2y7gmd0ndjmkgb8ik";
26   };