i3status-rust 0.30.5 -> 0.30.6 https://github.com/greshake/i3status-rust/releases attrpath: i3status-rust Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-8DcwVdnlA418nWILhbuBJuXD0jMgFQKiDx/HAsTq84c= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/window-managers/i3/status-rust.nix b/pkgs/applications/window-managers/i3/status-rust.nix index 52e6f7667a7..1bb523264fe 100644 --- a/pkgs/applications/window-managers/i3/status-rust.nix +++ b/pkgs/applications/window-managers/i3/status-rust.nix @@ -15,16 +15,16 @@ rustPlatform.buildRustPackage rec { pname = "i3status-rust"; - version = "0.30.5"; + version = "0.30.6"; src = fetchFromGitHub { owner = "greshake"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-7Fjz6Q/f6jocMPAcgeodzdImILKuRmF6V0zo00ZPfjI="; + hash = "sha256-8oGJIHqjpAqboXUy2ett7UVyZWCN7F4HU6tUPf5jI9U="; }; - cargoHash = "sha256-cHG3wUlk0AotfrQ8pYZNQDualhKSp6aNpY2mbjgnqzU="; + cargoHash = "sha256-8DcwVdnlA418nWILhbuBJuXD0jMgFQKiDx/HAsTq84c="; nativeBuildInputs = [ pkg-config makeWrapper ]; Successfully finished processing cachix "/nix/store/6hwjrapc2k9j7nnphvykhsw7jvnzb2v2-i3status-rust-0.30.6" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed