Commit Graph

31 Commits

Author SHA1 Message Date
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Aidan Gauland
f601f6b835
heroic: 2.14.0 -> 2.14.1 2024-04-08 16:40:26 +12:00
Aidan Gauland
cdecd96afb
heroic: 2.13 -> 2.14 2024-04-02 17:35:29 +13:00
Aidan Gauland
2c79eeeb83
heroic: apply upstream adtraction fallback
2.13 moved to using sponsored links for GOG, which silently fail to load
if the system is using DNS-level ad-blocking.  Upstream just merged a
fallback to the regular GOG domain, which applies cleanly to the current
stable release.
2024-03-10 09:53:53 +13:00
Aidan Gauland
3a4365d4ad
heroic: 2.12.1 -> 2.13.0 2024-02-13 11:29:05 +13:00
Aidan Gauland
6842334942
heroic: 2.12.0 -> 2.12.1 2024-02-03 07:08:28 +13:00
Aidan Gauland
427046dd87
heroic: 2.11.0 -> 2.12.0 2024-01-08 09:04:37 +13:00
Aidan Gauland
7e5167cbbd
heroic: 2.10.0 -> 2.11.0 2023-12-01 08:07:46 +13:00
Felix Buehler
a52972dbff heroic: migrate to prefetch-yarn-deps 2023-11-22 23:03:52 +01:00
K900
c240d63ced heroic: fix infinite loop when starting some games 2023-11-06 10:16:50 +03:00
Aidan Gauland
e9a9a60690
heroic: 2.9.2 -> 2.10.0
Fixes #264156.
2023-11-05 10:33:11 +13:00
Aidan Gauland
b9547bc21c
heroic: 2.9.1 -> 2.9.2 2023-09-17 20:49:51 +12:00
K900
1e42f77bd5 heroic: enable Wayland IME support
This doesn't crash anymore on the latest Electron and is useful for Steam Deck users.
2023-08-21 10:32:46 +03:00
Aidan Gauland
f8fa19a5da
heroic: apply patch to fix Steam shortcuts 2023-08-19 08:06:17 +12:00
Aidan Gauland
80701428e9
heroic: patch out DRM support
DRM support added in 2.9.0 prevent Heroic from running at all under
mainline Electron, instead requiring running against a non-free fork
with DRM support compiled in.
2023-08-01 16:41:10 +12:00
Aidan Gauland
0e012f05c7
heroic: 2.8.0 -> 2.9.1
Now also depends upon nile.
2023-08-01 11:11:09 +12:00
Aidan Gauland
8639d70943
heroic: 2.7.1 -> 2.8.0 2023-06-01 18:15:48 +12:00
Aidan Gauland
cda9f658ad
heroic: Remove broken updater 2023-06-01 18:06:10 +12:00
Aidan Gauland
f89d168e57
heroic: add patch for upstream bugfix
2.7.1 introduced a bug that caused the application to capture common
keyboard shortcuts regardless of focus.  There has been fixed upstream
but not yet made it into a release.
2023-05-07 08:25:46 +12:00
Aidan Gauland
a166a7294c
heroic: Rewrite using mkDerivation+fetchYarnDeps
Use stdenv.mkDerivation with fetchYarnDeps instead of mkYarnPackage
to make the build process cleaner, and to not require vendoring any
upstream source file.

Also build for all upstream-supported platforms.
2023-05-05 17:23:49 +12:00
Aidan Gauland
99e1385ccf
heroic: 2.6.2 -> 2.7.1 2023-05-03 21:22:10 +12:00
Aidan Gauland
d65b2be4e6
heroic: 2.6.1 -> 2.6.2 2023-02-07 22:44:14 +13:00
Aidan Gauland
0a3288e167
heroic: 2.5.2 -> 2.6.1 2023-02-05 11:56:55 +13:00
Aidan Gauland
04ba2aaf83
heroic: 2.4.3 -> 2.5.2
Upstream changes to build system required changes to the postBuild and
postInstall phases.

Add passthru.updateScript for future updates.
2022-12-29 08:55:17 +13:00
Aidan Gauland
1abe038db9
heroic: Repackage from source and wrap in FHS
* Instead of using the prebuilt AppImage, build from source and wrap with
  Electron from nixpkgs.

* Wrap in FHS user environment with buildFHSUserEnvBubblewrap.

* Correct meta.description to mention GOG support.

* Simplify meta attribute

* Update maintainers.
  Taking over sole maintainership from wolfanguakang.

* Use gogdl and legendary-gl from nixpkgs
2022-10-04 08:25:54 +13:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
P. R. d. O
0e17b3643c
heroic: 2.2.1 -> 2.2.6 2022-04-19 07:01:44 -06:00
P. R. d. O
c5a109f847
heroic: 2.0.2 -> 2.2.1 2022-02-24 20:53:07 -06:00
Robert Schütz
d4ebae1054 heroic: remove unused argument 2022-01-16 18:00:59 +00:00
siddhantCodes
c2fc2a373d heroic: 1.10.3 -> 2.0.2 2022-01-08 10:19:35 +05:30
P. R. d. O
5ac79dd2ce
heroic: init at 1.10.3 2021-12-03 14:57:34 -06:00