2023-01-02T01:37:32 dolphin-emu-beta 0 -> 1 2023-01-02T01:37:34 attrpath: dolphin-emu-beta 2023-01-02T01:37:34 Checking auto update branch... 2023-01-02T01:37:38 [version] 2023-01-02T01:37:38 [version] skipping because derivation has updateScript 2023-01-02T01:37:38 [rustCrateVersion] 2023-01-02T01:37:38 [rustCrateVersion] No cargoSha256 found 2023-01-02T01:37:38 [golangModuleVersion] 2023-01-02T01:37:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T01:37:38 [updateScript] 2023-01-02T01:38:24 [updateScript] Success 2023-01-02T01:38:24 [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! 2023-01-02T01:38:24 2023-01-02T01:38:24 [quotedUrls] 2023-01-02T01:38:24 [quotedUrls] nothing found to replace 2023-01-02T01:38:24 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; }; 2023-01-02T01:39:51 An auto update branch exists with message `dolphin-emu-beta: 5.0-17269 -> 5.0-17995`. New version is 5.0-17995. 2023-01-02T01:39:51 An auto update branch exists with an equal or greater version dolphin-emu 5.0-17269 -> 5.0 https://repology.org/metapackage/dolphin-emu/versions attrpath: dolphin-emu-beta Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.dolphin-emu-beta)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.dolphin-emu-beta)' not found