yuzuPackages.compat-list 0 -> 1 attrpath: yuzuPackages.compat-list 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] this derivation will be built: /nix/store/zds6gxdxkljwk54f7xbafknlyndrj5x7-packages.json.drv building '/nix/store/zds6gxdxkljwk54f7xbafknlyndrj5x7-packages.json.drv'... Going to be running update for following packages: - yuzu-compatibility-list-unstable-2024-01-21 Press Enter key to continue... Running update for: - yuzu-compatibility-list-unstable-2024-01-21: UPDATING ... - yuzu-compatibility-list-unstable-2024-01-21: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/yuzu/compat-list.nix b/pkgs/applications/emulators/yuzu/compat-list.nix index d549a17a9064..c7e0004ea14a 100644 --- a/pkgs/applications/emulators/yuzu/compat-list.nix +++ b/pkgs/applications/emulators/yuzu/compat-list.nix @@ -1,13 +1,13 @@ { stdenv, fetchFromGitHub, unstableGitUpdater }: stdenv.mkDerivation { pname = "yuzu-compatibility-list"; - version = "unstable-2024-01-21"; + version = "unstable-2024-01-26"; src = fetchFromGitHub { owner = "flathub"; repo = "org.yuzu_emu.yuzu"; - rev = "a3dd360e8b6e8c0c93d40f00416534c8b4bcd59a"; - hash = "sha256-nXh5cJTS1zCa6GoH+AoisTIohsRruycqosxpmFAsaSw="; + rev = "a1f72344206d8620398569b615308b4bc2c97a4a"; + hash = "sha256-7OZxNV2Ku4J+VQh7MOu/Ghl27rqWvED5nfJYUpQL4dY="; }; buildCommand = '' An auto update branch exists with message `yuzuPackages.compat-list: unstable-2024-01-08 -> unstable-2024-01-20`. New version is unstable-2024-01-26. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/smnifyzqrc2p015mf2nlmrk4h6jlb7gg-yuzu-compatibility-list-unstable-2024-01-26" [check][nixpkgs-review]