2022-12-30T20:05:17 rust-analyzer-unwrapped 2022-12-19 -> 2022-12-26 https://github.com/rust-lang/rust-analyzer/releases 2022-12-30T20:05:20 attrpath: rust-analyzer-unwrapped 2022-12-30T20:05:20 Checking auto update branch... 2022-12-30T20:05:23 [version] 2022-12-30T20:05:23 [version] generic version rewriter does not support multiple hashes 2022-12-30T20:05:23 [rustCrateVersion] 2022-12-30T20:05:23 [rustCrateVersion] skipping because derivation has updateScript 2022-12-30T20:05:23 [golangModuleVersion] 2022-12-30T20:05:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T20:05:23 [updateScript] 2022-12-30T20:05:55 [updateScript] Success 2022-12-30T20:05:55 [updateScript] this derivation will be built: /nix/store/bnbnphwb42bk0nbicgcy94y53ysfiwpk-packages.json.drv building '/nix/store/bnbnphwb42bk0nbicgcy94y53ysfiwpk-packages.json.drv'... Going to be running update for following packages: - rust-analyzer-unwrapped-2022-12-19 Press Enter key to continue... Running update for: - rust-analyzer-unwrapped-2022-12-19: UPDATING ... - rust-analyzer-unwrapped-2022-12-19: DONE. Packages updated! 2022-12-30T20:05:55 2022-12-30T20:05:55 [quotedUrls] 2022-12-30T20:05:55 [quotedUrls] nothing found to replace 2022-12-30T20:05:56 Diff after rewrites: diff --git a/pkgs/development/tools/rust/rust-analyzer/default.nix b/pkgs/development/tools/rust/rust-analyzer/default.nix index 32f29c5ef01..ed83b670a92 100644 --- a/pkgs/development/tools/rust/rust-analyzer/default.nix +++ b/pkgs/development/tools/rust/rust-analyzer/default.nix @@ -12,14 +12,14 @@ rustPlatform.buildRustPackage rec { pname = "rust-analyzer-unwrapped"; - version = "2022-12-19"; - cargoSha256 = "sha256-/Ep/YELl1eA6HzZ/a7pi2a1XSlYB36VZJJPLZKnx4J0="; + version = "2022-12-26"; + cargoSha256 = "sha256-LrCNc9cGFmwtbulR60+gbWLhdG/BHEISS9ZYc5UMejo="; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = version; - sha256 = "sha256-sGZNmkUwHt7FmuwDyYjnTAyo8ZMkH9iOdCOyU+2Vcos="; + sha256 = "sha256-N07+rUVtNm9/ZSCR6IS2nymDaPNW4+Ta5s3ZSHg9Mrk="; }; cargoBuildFlags = [ "--bin" "rust-analyzer" "--bin" "rust-analyzer-proc-macro-srv" ]; 2022-12-30T20:07:22 An auto update branch exists with message `rust-analyzer-unwrapped: 2022-12-19 -> 2022-12-26`. New version is 2022-12-26. 2022-12-30T20:07:22 An auto update branch exists with an equal or greater version