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