Loading pkgs/games/lunar-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ let name = "lunar-client"; version = "2.10.1"; version = "2.15.1"; desktopItem = makeDesktopItem { name = "lunar-client"; Loading @@ -21,7 +21,7 @@ let src = fetchurl { url = "https://launcherupdates.lunarclientcdn.com/Lunar%20Client-${version}.AppImage"; name = "lunar-client.AppImage"; hash = "sha256-3h2FFpIIRta6hEsa/H0xo8+DUvhdQyBv9dqdd/vlwZ4="; hash = "sha256-8F6inLctNLCrTvO/f4IWHclpm/6vqW44NKbct0Epp4s="; }; in appimageTools.wrapType1 rec { Loading Loading
pkgs/games/lunar-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ let name = "lunar-client"; version = "2.10.1"; version = "2.15.1"; desktopItem = makeDesktopItem { name = "lunar-client"; Loading @@ -21,7 +21,7 @@ let src = fetchurl { url = "https://launcherupdates.lunarclientcdn.com/Lunar%20Client-${version}.AppImage"; name = "lunar-client.AppImage"; hash = "sha256-3h2FFpIIRta6hEsa/H0xo8+DUvhdQyBv9dqdd/vlwZ4="; hash = "sha256-8F6inLctNLCrTvO/f4IWHclpm/6vqW44NKbct0Epp4s="; }; in appimageTools.wrapType1 rec { Loading