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-21"; version = "2025-04-28"; useFetchCargoVendor = true; cargoHash = "sha256-6HKx3zm6RaixTiioij/PI2KvgWGhPFfVQsbECm4LtEc="; cargoHash = "sha256-fPp8aBPSTpWIGLMYFawEDTB5aSdglJtK7ez8RWsP6Hg="; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = version; hash = "sha256-Gw627dJW6/IJydIUCQnI8c2oilpMxhZIwHb7ppGX7hk="; hash = "sha256-fxvRYH/tS7hGQeg9zCVh5RBcSWT+JGJet7RA8Ss+rC0="; }; 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-21"; version = "2025-04-28"; useFetchCargoVendor = true; cargoHash = "sha256-6HKx3zm6RaixTiioij/PI2KvgWGhPFfVQsbECm4LtEc="; cargoHash = "sha256-fPp8aBPSTpWIGLMYFawEDTB5aSdglJtK7ez8RWsP6Hg="; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = version; hash = "sha256-Gw627dJW6/IJydIUCQnI8c2oilpMxhZIwHb7ppGX7hk="; hash = "sha256-fxvRYH/tS7hGQeg9zCVh5RBcSWT+JGJet7RA8Ss+rC0="; }; cargoBuildFlags = [ Loading