Loading pkgs/by-name/ru/rust-analyzer-unwrapped/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,15 +12,15 @@ rustPlatform.buildRustPackage rec { pname = "rust-analyzer-unwrapped"; version = "2025-04-07"; version = "2025-04-14"; useFetchCargoVendor = true; cargoHash = "sha256-sOuswCnF5y/L8x586PpcrLQj19+5x8COi9xBE2SRLYY="; cargoHash = "sha256-6HKx3zm6RaixTiioij/PI2KvgWGhPFfVQsbECm4LtEc="; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = version; hash = "sha256-3lJ0W+mzfuR5FZM7JS7EfCJ5wBhu44fRBFu2/gKORzc="; hash = "sha256-NPUnfDAwLD69aKetxjC7lV5ysrvs1IKC0Sy4Zai10Mw="; }; cargoBuildFlags = [ Loading Loading
pkgs/by-name/ru/rust-analyzer-unwrapped/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,15 +12,15 @@ rustPlatform.buildRustPackage rec { pname = "rust-analyzer-unwrapped"; version = "2025-04-07"; version = "2025-04-14"; useFetchCargoVendor = true; cargoHash = "sha256-sOuswCnF5y/L8x586PpcrLQj19+5x8COi9xBE2SRLYY="; cargoHash = "sha256-6HKx3zm6RaixTiioij/PI2KvgWGhPFfVQsbECm4LtEc="; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = version; hash = "sha256-3lJ0W+mzfuR5FZM7JS7EfCJ5wBhu44fRBFu2/gKORzc="; hash = "sha256-NPUnfDAwLD69aKetxjC7lV5ysrvs1IKC0Sy4Zai10Mw="; }; cargoBuildFlags = [ Loading