Unverified Commit 97f6e6fd authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

rust-analyzer-unwrapped: 2025-12-08 -> 2025-12-15 (#471280)

parents 532bd8d5 0393171a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

rustPlatform.buildRustPackage rec {
  pname = "rust-analyzer-unwrapped";
  version = "2025-12-08";
  version = "2025-12-15";

  cargoHash = "sha256-ChsaWQ4gfBuucdab1uRw7tCZJcqDn9drwyAqQ6b4Dac=";

@@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec {
    owner = "rust-lang";
    repo = "rust-analyzer";
    rev = version;
    hash = "sha256-nG76b87rkaDzibWbnB5bYDm6a52b78A+fpm+03pqYIw=";
    hash = "sha256-OepmesaROt1QloBXDm+goBqjrbrJ+rtOBIF3m7+A5eA=";
  };

  cargoBuildFlags = [