2022-11-12T08:55:44 iaito 5.7.6 -> 5.7.8 https://github.com/radareorg/iaito/releases 2022-11-12T08:55:47 attrpath: iaito 2022-11-12T08:55:47 Checking auto update branch... 2022-11-12T08:55:50 [version] 2022-11-12T08:55:50 [version] skipping because derivation has updateScript 2022-11-12T08:55:50 [rustCrateVersion] 2022-11-12T08:55:50 [rustCrateVersion] No cargoSha256 found 2022-11-12T08:55:50 [golangModuleVersion] 2022-11-12T08:55:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T08:55:50 [updateScript] 2022-11-12T08:55:57 [updateScript] Success 2022-11-12T08:55:57 [updateScript] this derivation will be built: /nix/store/khzijd72dajzn8npyp97n52xyqan6s6j-packages.json.drv these 4 paths will be fetched (0.94 MiB download, 3.89 MiB unpacked): /nix/store/3kc775mfwlc9h8qv04w5swl50awpaij3-nix-prefetch-0.4.1 /nix/store/6msfiyyzwfv5mvifji5427f6q5aaqgdq-nixpkgs-fmt-1.3.0 /nix/store/gjr57ca023kbg60inpmhymxz7rbrnrhx-nix-update-0.7.0 /nix/store/vq90pgfbiad8zan91mr7hvggkn4pyn2z-nixpkgs-review-2.7.0 copying path '/nix/store/3kc775mfwlc9h8qv04w5swl50awpaij3-nix-prefetch-0.4.1' from 'https://cache.nixos.org'... copying path '/nix/store/6msfiyyzwfv5mvifji5427f6q5aaqgdq-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/vq90pgfbiad8zan91mr7hvggkn4pyn2z-nixpkgs-review-2.7.0' from 'https://cache.nixos.org'... copying path '/nix/store/gjr57ca023kbg60inpmhymxz7rbrnrhx-nix-update-0.7.0' from 'https://cache.nixos.org'... building '/nix/store/khzijd72dajzn8npyp97n52xyqan6s6j-packages.json.drv'... Going to be running update for following packages: - iaito-5.7.6 Press Enter key to continue... Running update for: - iaito-5.7.6: UPDATING ... - iaito-5.7.6: DONE. Packages updated! 2022-11-12T08:55:57 2022-11-12T08:55:57 [quotedUrls] 2022-11-12T08:55:57 [quotedUrls] nothing found to replace 2022-11-12T08:55:57 Diff after rewrites: diff --git a/pkgs/tools/security/iaito/default.nix b/pkgs/tools/security/iaito/default.nix index b3b1b805c5d..21b8443df95 100644 --- a/pkgs/tools/security/iaito/default.nix +++ b/pkgs/tools/security/iaito/default.nix @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "iaito"; - version = "5.7.6"; + version = "5.7.8"; src = fetchFromGitHub { owner = "radareorg"; repo = pname; rev = version; - sha256 = "sha256-PnIOoWPYLK30lMmLVctihCs7GBo0rTN8yetWAr21h9w="; + sha256 = "sha256-c36WLpVUnffeY6cXSEHvguo8BHyxaLAluN9hBKsQc0s="; }; nativeBuildInputs = [ meson ninja pkg-config python3 qttools wrapQtAppsHook ]; 2022-11-12T08:57:26 An auto update branch exists with message `iaito: 5.7.6 -> 5.7.8`. New version is 5.7.8. 2022-11-12T08:57:26 An auto update branch exists with an equal or greater version