ccache 4.8 -> 4.8.1 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/j9k13160g1raixadmna42mz93j1fvp0y-packages.json.drv building '/nix/store/j9k13160g1raixadmna42mz93j1fvp0y-packages.json.drv'... Going to be running update for following packages: - ccache-4.8 Press Enter key to continue... Running update for: - ccache-4.8: UPDATING ... - ccache-4.8: 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 7e9ee0cda05..c5b78e6e482 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"; + version = "4.8.1"; src = fetchFromGitHub { owner = "ccache"; repo = "ccache"; rev = "refs/tags/v${finalAttrs.version}"; - sha256 = "sha256-X7Pv+yEQaKPdWTiKq67kSAyimyKvLSCYr4EjLlw+J0U="; + sha256 = "sha256-v0XYIaUKgdCYNSlwLNA3+oBEh6IDo8f5GPNsmYzzYRM="; }; outputs = [ "out" "man" ]; No auto update branch exists There might already be an open PR for this update: - CockroachDB: 20.1.8 -> {20.2.18, 21.1.13, 21.2.4} URL "https://api.github.com/repos/NixOS/nixpkgs/issues/152626"