mold 0 -> 1 attrpath: mold 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/59gag31dga14gy6ynj3101340262xgga-packages.json.drv building '/nix/store/59gag31dga14gy6ynj3101340262xgga-packages.json.drv'... Going to be running update for following packages: - mold-2.4.1 Press Enter key to continue... Running update for: - mold-2.4.1: UPDATING ... - mold-2.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/mold/default.nix b/pkgs/development/tools/mold/default.nix index a44c28c18bca..0caa0513d84b 100644 --- a/pkgs/development/tools/mold/default.nix +++ b/pkgs/development/tools/mold/default.nix @@ -23,13 +23,13 @@ stdenv.mkDerivation rec { pname = "mold"; - version = "2.4.1"; + version = "2.30.0"; src = fetchFromGitHub { owner = "rui314"; repo = "mold"; rev = "v${version}"; - hash = "sha256-wwlpYAWP8sAsEkTq0w3s2jAWGayW3v9QcaVRKWHTlGE="; + hash = "sha256-VVgJDKf21V7Mkfalh8tJ0Tx73VG1ong+8C6uPC23154="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - mold: 2.4.1 -> 2.30.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/296422"