dolphin-emu 5.0-19368 -> 5.0 https://repology.org/project/dolphin-emu/versions attrpath: dolphin-emu 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/7dncl2s1a9rdlb3d8lrw4rhq5l1syx27-dolphin-update-script.drv /nix/store/i89hmll07n8166sfy8z759msf2kjf7lk-packages.json.drv building '/nix/store/7dncl2s1a9rdlb3d8lrw4rhq5l1syx27-dolphin-update-script.drv'... building '/nix/store/i89hmll07n8166sfy8z759msf2kjf7lk-packages.json.drv'... Going to be running update for following packages: - dolphin-emu-5.0-19368 Press Enter key to continue... Running update for: - dolphin-emu-5.0-19368: UPDATING ... - dolphin-emu-5.0-19368: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/dolphin-emu/default.nix b/pkgs/applications/emulators/dolphin-emu/default.nix index ba7fc2cfb8f7..94f0cefac355 100644 --- a/pkgs/applications/emulators/dolphin-emu/default.nix +++ b/pkgs/applications/emulators/dolphin-emu/default.nix @@ -55,13 +55,13 @@ stdenv.mkDerivation rec { pname = "dolphin-emu"; - version = "5.0-19368"; + version = "5.0-19870"; src = fetchFromGitHub { owner = "dolphin-emu"; repo = "dolphin"; - rev = "dadbeb4bae7e7fa23af2b46e0add4143094dc107"; - sha256 = "sha256-XLtFn2liONPizvrKyySZx0mY7qC2fpwhAWaRZLlEzh8="; + rev = "032c77b462a220016f23c5079e71bb23e0ad2adf"; + sha256 = "sha256-TgRattksYsMGcbfu4T5mCFO9BkkHRX0NswFxGwZWjEw="; fetchSubmodules = true; }; No auto update branch exists There might already be an open PR for this update: - dolphin-emu: 5.0-19368 -> 5.0-19870 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/248892"