rust-analyzer: 2020-08-24 -> 2020-09-21

This commit is contained in:
oxalica
2020-09-21 10:55:15 -07:00
committed by Jon
parent 8403806a39
commit 0e0dc5544c
6 changed files with 569 additions and 280 deletions
@@ -2,10 +2,10 @@
{
rust-analyzer-unwrapped = callPackage ./generic.nix rec {
rev = "2020-08-24";
rev = "2020-09-21";
version = "unstable-${rev}";
sha256 = "11q5shrq55krgpj7rjfqw84131j5g55zyrwww3cxcbr8ndi3xdnf";
cargoSha256 = "15kjcgxmigm0lwbp8p0kdxax86ldjqq9q8ysj6khfhqd0173184n";
sha256 = "1wjm69r1c6s8a4rd91csg7c48bp8jamxsrm5m6rg3bk2gqp8yzz8";
cargoSha256 = "089w2i6lvpjxkxghkb2mij9sxfxlcc1zv4iq4qmzq8gnc6ddz12d";
};
rust-analyzer = callPackage ./wrapper.nix {} {