box64 0.2.4 -> 0.2.6 https://repology.org/project/box64/versions attrpath: box64 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/llidfg8ygd23ks280s8jn1d6ibb19haf-packages.json.drv building '/nix/store/llidfg8ygd23ks280s8jn1d6ibb19haf-packages.json.drv'... Going to be running update for following packages: - box64-0.2.4 Press Enter key to continue... Running update for: - box64-0.2.4: UPDATING ... - box64-0.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/box64/default.nix b/pkgs/applications/emulators/box64/default.nix index a02eb526fee6..bc189e2a8990 100644 --- a/pkgs/applications/emulators/box64/default.nix +++ b/pkgs/applications/emulators/box64/default.nix @@ -15,13 +15,13 @@ assert withDynarec -> (stdenv.hostPlatform.isAarch64 || stdenv.hostPlatform.isRi stdenv.mkDerivation (finalAttrs: { pname = "box64"; - version = "0.2.4"; + version = "0.2.6"; src = fetchFromGitHub { owner = "ptitSeb"; repo = "box64"; rev = "v${finalAttrs.version}"; - hash = "sha256-iCZv/WvqZkH6i23fSLA/p0nG5/CgzjyU5glVgje4c3w="; + hash = "sha256-eKYnBuaEWRb6kDGFvuG+xM70LbUAcJ6Zcr6hPHqi9Do="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - box64: 0.2.4 -> 0.2.6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/277310"