ccache 4.8.2 -> 4.8.3 https://repology.org/project/ccache/versions attrpath: ccache Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bywr0nx5wp5an6pclcakwbj60lwa6il2-packages.json.drv these 7 paths will be fetched (40.90 MiB download, 130.42 MiB unpacked): /nix/store/nmd5dzh1kgc71ssn21bpzwh9hc0bpbx8-git-lfs-3.4.0 /nix/store/1gm44l1ywc12kllfkw82sl8msi266d2b-nix-prefetch-git /nix/store/68wvbq68nam83wpa8zdkxvkbdgr5jjzf-nix-update-0.19.3 /nix/store/afr7kb3az68b0ny5s8kmh7lzp59cwm4l-nixpkgs-fmt-1.3.0 /nix/store/ailimih0s9321x0ka7mff9kgknrmqqd2-nixpkgs-review-2.10.1 /nix/store/q7n9iw0s8n06jhls3s01zzqr8gnprjck-python3-3.11.4 /nix/store/pngxdvmmc32m3hsy8psnxbk2rfrkdqyx-python3.10-argcomplete-3.1.1 copying path '/nix/store/afr7kb3az68b0ny5s8kmh7lzp59cwm4l-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/q7n9iw0s8n06jhls3s01zzqr8gnprjck-python3-3.11.4' from 'https://cache.nixos.org'... copying path '/nix/store/nmd5dzh1kgc71ssn21bpzwh9hc0bpbx8-git-lfs-3.4.0' from 'https://cache.nixos.org'... copying path '/nix/store/pngxdvmmc32m3hsy8psnxbk2rfrkdqyx-python3.10-argcomplete-3.1.1' from 'https://cache.nixos.org'... copying path '/nix/store/ailimih0s9321x0ka7mff9kgknrmqqd2-nixpkgs-review-2.10.1' from 'https://cache.nixos.org'... copying path '/nix/store/1gm44l1ywc12kllfkw82sl8msi266d2b-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/68wvbq68nam83wpa8zdkxvkbdgr5jjzf-nix-update-0.19.3' from 'https://cache.nixos.org'... building '/nix/store/bywr0nx5wp5an6pclcakwbj60lwa6il2-packages.json.drv'... Going to be running update for following packages: - ccache-4.8.2 Press Enter key to continue... Running update for: - ccache-4.8.2: UPDATING ... - ccache-4.8.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/ccache/default.nix b/pkgs/development/tools/misc/ccache/default.nix index 443f1b2c4570..0faf885d6060 100644 --- a/pkgs/development/tools/misc/ccache/default.nix +++ b/pkgs/development/tools/misc/ccache/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "ccache"; - version = "4.8.2"; + version = "4.8.3"; src = fetchFromGitHub { owner = "ccache"; repo = "ccache"; rev = "refs/tags/v${finalAttrs.version}"; - sha256 = "sha256-wft9T0XzTJhN/85kV+pIAUqTvcIBClbj+nHPQK0ncVE="; + sha256 = "sha256-fcstTjwwOh5SAe6+VT5MpBaD+AEFoQtHop99dOMr7/A="; }; outputs = [ "out" "man" ]; An auto update branch exists with message `ccache: 4.8.2 -> 4.8.3`. New version is 4.8.3. An auto update branch exists with an equal or greater version