fix: disable heroic - failed to build

This commit is contained in:
Ryan Yin
2026-03-16 18:10:38 +08:00
parent e38d1936ca
commit 424b000ab5

View File

@@ -46,11 +46,11 @@ in
])
++ (with pkgs-x64; [
# a game launcher - great for epic games and gog games
(heroic.override {
extraPkgs = _pkgs: [
pkgs.gamescope # aarch64
];
})
# (heroic.override {
# extraPkgs = _pkgs: [
# pkgs.gamescope # aarch64
# ];
# })
]);
# a GUI game launcher for Steam/GoG/Epic
@@ -62,7 +62,6 @@ in
protonPackages = [ pkgs-x64.proton-ge-bin ];
winePackages = with pkgs-x64; [
wineWow64Packages.full
wineWowPackages.stagingFull
];
extraPackages = with pkgs; [
winetricks