heroic-unwrapped: 2.15.2 -> 2.16.0 (#386424)

This commit is contained in:
K900
2025-03-03 08:29:57 +03:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -4
View File
@@ -17,18 +17,18 @@
stdenv.mkDerivation (finalAttrs: {
pname = "heroic-unwrapped";
version = "2.15.2";
version = "2.16.0";
src = fetchFromGitHub {
owner = "Heroic-Games-Launcher";
repo = "HeroicGamesLauncher";
rev = "v${finalAttrs.version}";
hash = "sha256-AndJqk1VAUdC4pOTRzyfhdxmzJMskGF6pUiqPs3fIy4=";
hash = "sha256-cuaYgoVyfJHop9MQjHMCVvDMHc9iEDK60r3raTk4QyY=";
};
pnpmDeps = pnpm_9.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-/7JIeQZt3QsKrjujSucRLiHfhfSllK7FeumNA4eHqSY=";
hash = "sha256-OeCO3ozt8TS+A6b8tz667d5UavaFWiw9HpAjuyzLti8=";
};
nativeBuildInputs = [
@@ -95,7 +95,6 @@ stdenv.mkDerivation (finalAttrs: {
install -D "flatpak/com.heroicgameslauncher.hgl.desktop" "$out/share/applications/com.heroicgameslauncher.hgl.desktop"
install -D "src/frontend/assets/heroic-icon.svg" "$out/share/icons/hicolor/scalable/apps/com.heroicgameslauncher.hgl.svg"
substituteInPlace "$out/share/applications/com.heroicgameslauncher.hgl.desktop" \
--replace-fail "StartupWMClass=Heroic" "StartupWMClass=heroic" \
--replace-fail "Exec=heroic-run" "Exec=heroic"
runHook postInstall
+1
View File
@@ -35,6 +35,7 @@ buildFHSEnv {
perl
psmisc
python3
umu-launcher
unzip
which
xorg.xrandr