heroic-unwrapped: use correct comet-gog version

This commit is contained in:
Aidan Gauland
2025-08-19 09:55:12 +12:00
parent 043ee2d9c7
commit 6bf6032722
+2 -1
View File
@@ -13,13 +13,14 @@
vulkan-helper,
gogdl,
nile,
comet-gog,
comet-gog_heroic,
umu-launcher,
}:
let
legendary = callPackage ./legendary.nix { };
epic-integration = callPackage ./epic-integration.nix { };
comet-gog = comet-gog_heroic;
electron = electron_36;
in
stdenv.mkDerivation (finalAttrs: {