···22 lib,
33 stdenv,
44 fetchFromGitHub,
55- nix-update-script,
65 # Pinned, because our FODs are not guaranteed to be stable between major versions.
76 pnpm_10,
87 nodejs,
···103102104103 runHook postInstall
105104 '';
106106-107107- passthru = {
108108- inherit (finalAttrs) pnpmDeps;
109109- updateScript = nix-update-script { };
110110- };
111105112106 meta = with lib; {
113107 description = "Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac";