harmonia 0.6.4 -> 0.6.5 https://github.com/nix-community/harmonia/releases attrpath: harmonia Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pa00q121mcx53hqvhma32kbw1k4rqj96-packages.json.drv building '/nix/store/pa00q121mcx53hqvhma32kbw1k4rqj96-packages.json.drv'... Going to be running update for following packages: - harmonia-0.6.4 Press Enter key to continue... Running update for: - harmonia-0.6.4: UPDATING ... - harmonia-0.6.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/package-management/harmonia/default.nix b/pkgs/tools/package-management/harmonia/default.nix index f3c121c7c73..81805f30557 100644 --- a/pkgs/tools/package-management/harmonia/default.nix +++ b/pkgs/tools/package-management/harmonia/default.nix @@ -11,16 +11,16 @@ rustPlatform.buildRustPackage rec { pname = "harmonia"; - version = "0.6.4"; + version = "0.6.5"; src = fetchFromGitHub { owner = "nix-community"; repo = pname; rev = "refs/tags/${pname}-v${version}"; - hash = "sha256-JH0tdUCadvovAJclpx7Fn1oD+POFpBFHdullRTcFaVQ="; + hash = "sha256-kWZikQP+PrKICpOzxs2saQEtFns/o4ggEw7K16TfcYU="; }; - cargoHash = "sha256-Wa+7Vo5VWmx47Uf6YtlzHReoWY44SxdOnscSFu74OSM="; + cargoHash = "sha256-WgQmwIxg5JlD0pPQpwAVOlBDcNuWEAS+c/QAG4NO+8Y="; nativeBuildInputs = [ pkg-config nix No auto update branch exists There might already be an open PR for this update: - harmonia: 0.6.4 -> 0.6.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/231617"