rocmPackages.hipify 0 -> 1 attrpath: rocmPackages.hipify 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] these 2 derivations will be built: /nix/store/k2zsys9p53gq3v1lm8ia4kxnni7dlhgh-update.sh.drv /nix/store/qvf4s175pv0lmlzxwiskg9swrk6phrbx-packages.json.drv building '/nix/store/k2zsys9p53gq3v1lm8ia4kxnni7dlhgh-update.sh.drv'... building '/nix/store/qvf4s175pv0lmlzxwiskg9swrk6phrbx-packages.json.drv'... Going to be running update for following packages: - hipify-6.0.2 Press Enter key to continue... Running update for: - hipify-6.0.2: UPDATING ... - hipify-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/hipify/default.nix b/pkgs/development/rocm-modules/6/hipify/default.nix index 29109a701856..f0504dbfcda8 100644 --- a/pkgs/development/rocm-modules/6/hipify/default.nix +++ b/pkgs/development/rocm-modules/6/hipify/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "hipify"; - version = "6.0.2"; + version = "6.1.2"; src = fetchFromGitHub { owner = "ROCm"; repo = "HIPIFY"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-nNyWrPPhUwT7FyASzc3kf5NCTzeqvHybVOc+6hBzkA4="; + hash = "sha256-sEsGyHKVziwgFMIUh9Bde0TsunDHhioK6MAFsXFhTcc="; }; nativeBuildInputs = [ cmake ]; An auto update branch exists with message `rocmPackages.hipify: 6.0.2 -> 6.1.1`. New version is 6.1.2. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - rocmPackages.llvm.llvm: 6.0.2 -> 6.1.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/304743"