2022-12-31T12:22:17 dolphin-emu 5.0-17269 -> 5.0 https://repology.org/metapackage/dolphin-emu/versions 2022-12-31T12:22:19 attrpath: dolphin-emu-beta 2022-12-31T12:22:19 Checking auto update branch... 2022-12-31T12:22:22 [version] 2022-12-31T12:22:22 [version] skipping because derivation has updateScript 2022-12-31T12:22:22 [rustCrateVersion] 2022-12-31T12:22:22 [rustCrateVersion] No cargoSha256 found 2022-12-31T12:22:22 [golangModuleVersion] 2022-12-31T12:22:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T12:22:22 [updateScript] 2022-12-31T12:23:04 [updateScript] Success 2022-12-31T12:23:04 [updateScript] these 2 derivations will be built: /nix/store/b9k2c0bp7swxa36na110bzaclh3iscsl-dolphin-update-script.drv /nix/store/rqc6bgw00pq4dbm0x3fzas4hp3gl3rdi-packages.json.drv building '/nix/store/b9k2c0bp7swxa36na110bzaclh3iscsl-dolphin-update-script.drv'... building '/nix/store/rqc6bgw00pq4dbm0x3fzas4hp3gl3rdi-packages.json.drv'... Going to be running update for following packages: - dolphin-emu-5.0-17269 Press Enter key to continue... Running update for: - dolphin-emu-5.0-17269: UPDATING ... - dolphin-emu-5.0-17269: DONE. Packages updated! 2022-12-31T12:23:04 2022-12-31T12:23:04 [quotedUrls] 2022-12-31T12:23:04 [quotedUrls] nothing found to replace 2022-12-31T12:23:04 Diff after rewrites: diff --git a/pkgs/applications/emulators/dolphin-emu/master.nix b/pkgs/applications/emulators/dolphin-emu/master.nix index 17a3049ea4f..956c5d3dac0 100644 --- a/pkgs/applications/emulators/dolphin-emu/master.nix +++ b/pkgs/applications/emulators/dolphin-emu/master.nix @@ -52,13 +52,13 @@ stdenv.mkDerivation rec { pname = "dolphin-emu"; - version = "5.0-17269"; + version = "5.0-17995"; src = fetchFromGitHub { owner = "dolphin-emu"; repo = "dolphin"; - rev = "48c9c224cf9f82f0f9f2690b7cc6283d7448480c"; - sha256 = "sha256-WC3jukRygZigLx987CzRmOmJ7DeS1atXrMzU98sRzEg="; + rev = "8bad821019721b9b72701b495da95656ace5fea5"; + sha256 = "sha256-uxHzn+tXRBr11OPpZ4ELBw7DTJH4mnqUBOeyPlXNAh8="; fetchSubmodules = true; }; 2022-12-31T12:24:32 No auto update branch exists 2022-12-31T12:24:33 There might already be an open PR for this update: - dolphin-emu-beta: 5.0-17269 -> 5.0-17995 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/207394"