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/0nkl7n375gcqy11dyfcjzxyd9x9qr9vw-packages.json.drv these 6 paths will be fetched (40.77 MiB download, 129.61 MiB unpacked): /nix/store/dgfhhvyp0cch8v1rihxk62g24m2wkal7-git-lfs-3.3.0 /nix/store/mlymdrqwr0yg7wq1gwh55dvmshs4brsm-nixpkgs-fmt-1.3.0 /nix/store/r8r9c9rbighpada25k0w4ljpnn0hqn8v-python3-3.11.3 /nix/store/ryzivmf9ax4ri2p2j13vjj29p9vhhiq4-nixpkgs-review-2.9.2 /nix/store/sndpz9d28dyzavswp6mqwa8h3l5v5v6p-nix-prefetch-git /nix/store/yghgwmhk7v0gi0pkkqzlw9ygfab2nzb0-nix-update-0.17.2 copying path '/nix/store/mlymdrqwr0yg7wq1gwh55dvmshs4brsm-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/ryzivmf9ax4ri2p2j13vjj29p9vhhiq4-nixpkgs-review-2.9.2' from 'https://cache.nixos.org'... copying path '/nix/store/r8r9c9rbighpada25k0w4ljpnn0hqn8v-python3-3.11.3' from 'https://cache.nixos.org'... copying path '/nix/store/dgfhhvyp0cch8v1rihxk62g24m2wkal7-git-lfs-3.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/sndpz9d28dyzavswp6mqwa8h3l5v5v6p-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/yghgwmhk7v0gi0pkkqzlw9ygfab2nzb0-nix-update-0.17.2' from 'https://cache.nixos.org'... building '/nix/store/0nkl7n375gcqy11dyfcjzxyd9x9qr9vw-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"