Commit 802286e0 authored by R. RyanTM's avatar R. RyanTM
Browse files

coc-rust-analyzer: 0-unstable-2026-04-09 -> 0-unstable-2026-04-14

parent 74c38add
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildNpmPackage {
  pname = "coc-rust-analyzer";
  version = "0-unstable-2026-04-09";
  version = "0-unstable-2026-04-14";

  src = fetchFromGitHub {
    owner = "fannheyward";
    repo = "coc-rust-analyzer";
    rev = "561aea31f1e263c8386ab7e09b7ffa95e64cd351";
    hash = "sha256-Ee/5nkPdQBXwt5jQOMN+2/nHRwk33HigeY/L0NpTLAY=";
    rev = "3a82969c169b9d71b51e74fe8841d1f04326725d";
    hash = "sha256-8/wgdlM4US5R6xOYFD4uP6gEeRfJsjDwwCz3BIUpoFI=";
  };

  npmDepsHash = "sha256-+3eXdiM0Nll7V6EnDXq88rBjRkPN6GLFASdJ3fMXbq4=";