2022-12-02T17:32:26 hip 0 -> 1 2022-12-02T17:32:28 attrpath: hip 2022-12-02T17:32:28 Checking auto update branch... 2022-12-02T17:32:31 [version] 2022-12-02T17:32:31 [version] generic version rewriter does not support multiple hashes 2022-12-02T17:32:31 [rustCrateVersion] 2022-12-02T17:32:31 [rustCrateVersion] No cargoSha256 found 2022-12-02T17:32:31 [golangModuleVersion] 2022-12-02T17:32:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T17:32:31 [updateScript] 2022-12-02T17:32:39 [updateScript] Success 2022-12-02T17:32:39 [updateScript] these 2 derivations will be built: /nix/store/np9m0r8qgj6gxrgbv26k9sv30qd3r2ir-update.sh.drv /nix/store/rqkya2nww01nrlki1q4h1kqjfwp3rxcs-packages.json.drv building '/nix/store/np9m0r8qgj6gxrgbv26k9sv30qd3r2ir-update.sh.drv'... building '/nix/store/rqkya2nww01nrlki1q4h1kqjfwp3rxcs-packages.json.drv'... Going to be running update for following packages: - hip-5.3.3 Press Enter key to continue... Running update for: - hip-5.3.3: UPDATING ... - hip-5.3.3: DONE. Packages updated! 2022-12-02T17:32:39 2022-12-02T17:32:39 [quotedUrls] 2022-12-02T17:32:39 [quotedUrls] nothing found to replace 2022-12-02T17:32:39 Diff after rewrites: diff --git a/pkgs/development/compilers/hip/default.nix b/pkgs/development/compilers/hip/default.nix index 6aa5463d4bf..85745e71d6a 100644 --- a/pkgs/development/compilers/hip/default.nix +++ b/pkgs/development/compilers/hip/default.nix @@ -30,13 +30,13 @@ let hip = stdenv.mkDerivation (finalAttrs: { pname = "hip"; - version = "5.3.3"; + version = "5.4.0"; src = fetchFromGitHub { owner = "ROCm-Developer-Tools"; repo = "HIP"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-kmRvrwnT0h2dBMI+H9d1vmeW3TmDBD+qW4YYhaMV2dE="; + hash = "sha256-34SJM2n3jZWIS2uwpboWOXVFhaVWGK5ELPKD/cJc1zw="; }; patches = [ @@ -110,13 +110,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "hip"; - version = "5.3.3"; + version = "5.4.0"; src = fetchFromGitHub { owner = "ROCm-Developer-Tools"; repo = "hipamd"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-i7hT/j+V0LT6Va2XcQyyKXF1guoIyhcOHvn842wCRx4="; + hash = "sha256-VL0vZVv099pZPX0J2pXPFvrhkVO/b6X+ZZDaD9B1hYI="; }; nativeBuildInputs = [ cmake python3 makeWrapper perl ]; 2022-12-02T17:34:08 An auto update branch exists with message `hip: 5.3.1 -> 5.3.3`. New version is 5.4.0. 2022-12-02T17:34:08 The auto update branch does not match or exceed the new version. 2022-12-02T18:04:23 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hip Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . hip Standard output: warning: unknown setting 'experimental-features' error: build log of 'hip' is not available