dprint 0.34.5 -> 0.35.4 https://repology.org/project/dprint/versions attrpath: dprint 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-eOnF0BvLuDyypDkDXKlCy6sKtv6HL17ADkB5cSb/hoo= [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/development/tools/dprint/default.nix b/pkgs/development/tools/dprint/default.nix index 090454ab87d..9545ab3dbf2 100644 --- a/pkgs/development/tools/dprint/default.nix +++ b/pkgs/development/tools/dprint/default.nix @@ -2,14 +2,14 @@ rustPlatform.buildRustPackage rec { pname = "dprint"; - version = "0.34.5"; + version = "0.35.4"; src = fetchCrate { inherit pname version; - sha256 = "sha256-kdpiOeXizCHLxEWlq991T6h7sbt0chu7Dou8V8yad94="; + sha256 = "sha256-3dQHQUG5stWkglFOiMqsuEPuoc2Oou4vu841bXd1+C4="; }; - cargoHash = "sha256-qzb2H9acWWIpG9tjFzU5ApHaBKfCYJcSSYjOWQnEebM="; + cargoHash = "sha256-eOnF0BvLuDyypDkDXKlCy6sKtv6HL17ADkB5cSb/hoo="; buildInputs = lib.optionals stdenv.isDarwin [ Security ]; Successfully finished processing cachix "/nix/store/m0zndry7gny04xlkqvlpg69cjjafc00q-dprint-0.35.4" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed