heroic-unwrapped: remove update script

We need to keep the helper programs at the same versions as upstream, so
updating just this package is insufficient.

-6
-6
pkgs/by-name/he/heroic-unwrapped/package.nix
··· 2 2 lib, 3 3 stdenv, 4 4 fetchFromGitHub, 5 - nix-update-script, 6 5 # Pinned, because our FODs are not guaranteed to be stable between major versions. 7 6 pnpm_10, 8 7 nodejs, ··· 103 102 104 103 runHook postInstall 105 104 ''; 106 - 107 - passthru = { 108 - inherit (finalAttrs) pnpmDeps; 109 - updateScript = nix-update-script { }; 110 - }; 111 105 112 106 meta = with lib; { 113 107 description = "Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac";