xevd 0 -> 1 attrpath: xevd 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] Going to be running update for following packages: - xevd-0.4.1 Press Enter key to continue... Running update for: - xevd-0.4.1: UPDATING ... - xevd-0.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/xe/xevd/package.nix b/pkgs/by-name/xe/xevd/package.nix index 8cf6d20fbfe8..7e723e61eb21 100644 --- a/pkgs/by-name/xe/xevd/package.nix +++ b/pkgs/by-name/xe/xevd/package.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "xevd"; - version = "0.4.1"; + version = "0.5.0"; src = fetchFromGitHub { owner = "mpeg5"; repo = "xevd"; rev = "v${finalAttrs.version}"; - hash = "sha256-+qC/BnP8o/kfl5ax+g1PohvXIJBL2gin/QZ9Gkvi0WU="; + hash = "sha256-Dc2V77t+DrZo9252FAL0eczrmikrseU02ob2RLBdVvU="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - xevd: 0.4.1 -> 0.5.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/306584"