Unverified Commit 25a3ad80 authored by dish's avatar dish Committed by GitHub
Browse files

coc-rust-analyzer: 0-unstable-2025-11-01 -> 0-unstable-2025-11-25 (#465659)

parents 696343a0 36585d42
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-2025-11-01";
  version = "0-unstable-2025-11-25";

  src = fetchFromGitHub {
    owner = "fannheyward";
    repo = "coc-rust-analyzer";
    rev = "6cc74fcaed6b011b98e9f8483fb608dff53147be";
    hash = "sha256-2XSx4eR9GgMbWY+IOEKuhCAVesxoZbh/KsLr0It0Cks=";
    rev = "8bd84ab1c2b436a2e9fadf059b5785f43e877c1e";
    hash = "sha256-R9IQuoNGCqodbAkPnQLHi8sPzXvT3x+K9mt7apywips=";
  };

  npmDepsHash = "sha256-94kuqDNsCcPuvTVeprEdjNOPw8pdpDp3IOvuoKdSEgU=";