Unverified Commit 056204fa authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

rust-analyzer-unwrapped: 2025-10-27 -> 2025-10-28 (#456922)

parents b1bf0af2 52b403a1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

rustPlatform.buildRustPackage rec {
  pname = "rust-analyzer-unwrapped";
  version = "2025-10-27";
  version = "2025-10-28";

  cargoHash = "sha256-iw+Pgtv5VkCRSa07ap5fjhVZQgo+sfNjp5A4yaHdX1M=";

@@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
    owner = "rust-lang";
    repo = "rust-analyzer";
    rev = version;
    hash = "sha256-syeBTCCU96qPJHcVpwHeCwmPCiLTDHHgYQYhpZ0iwLo=";
    hash = "sha256-rNsxpCKWzVNJ5FR71mpZFSEPxuvZfAQzcVpgfwgajQU=";
  };

  cargoBuildFlags = [