steamPackages.steam-runtime 0 -> 1 attrpath: steamPackages.steam-runtime 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] Going to be running update for following packages: - steam-runtime-0.20220601.1 Press Enter key to continue... Running update for: - steam-runtime-0.20220601.1: UPDATING ... - steam-runtime-0.20220601.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/games/steam/runtime.nix b/pkgs/games/steam/runtime.nix index 593d78afe0cc..f127c8d1dcbc 100644 --- a/pkgs/games/steam/runtime.nix +++ b/pkgs/games/steam/runtime.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "steam-runtime"; # from https://repo.steampowered.com/steamrt-images-scout/snapshots/latest-steam-client-general-availability/VERSION.txt - version = "0.20220601.1"; + version = "0.20231024.64411"; src = fetchurl { url = "https://repo.steampowered.com/steamrt-images-scout/snapshots/${version}/steam-runtime.tar.xz"; - sha256 = "sha256-uYauNtbUlvrnATGks7hWy1zt4Y7AEeADrCr1eVylPbY="; + sha256 = "sha256-OQl7Y5T+yvvbhYtaNgwEVms8VlFwITPMt2TfbXKJBoM="; name = "scout-runtime-${version}.tar.gz"; }; An auto update branch exists with message `steamPackages.steam-runtime: 0.20220601.1 -> 0.20231024.64411`. New version is 0.20231024.64411. An auto update branch exists with an equal or greater version