| 8 Aug 2025 |
aidalgol | but before the steam wrapper change, trying to run a second instance would just raise the existing instance's window. | 20:50:10 |
K900 | As in, the "runs two instances" behavior is wrong | 20:50:21 |
K900 | And the expected behavior is to activate the existing one | 20:50:29 |
aidalgol | actually, that might be an intentional change. | 20:50:40 |
aidalgol | OK, how the hell do I build a Windows executable? I need to package this thing for GOG Galaxy support in Heroic to work properly.
https://github.com/imLinguin/comet/tree/main/dummy-service | 22:10:14 |
aidalgol | None of the guides for normal cross-compilation in nixpkgs quite fit this odd scenario. | 22:10:54 |
aidalgol | i.e. https://wiki.nixos.org/wiki/Cross_Compiling and https://nix.dev/tutorials/cross-compilation.html by my reading are describing setting up a dev environment for cross compiling using nixpkgs, not packaging, say, a Windows executable for use in an x86_64-linux NixOS package. | 22:15:33 |