chore(gaming): update proton-ge & wine-ge
This commit is contained in:
parent
73b52b9153
commit
f89ede1f94
2 changed files with 6 additions and 6 deletions
|
@ -5,14 +5,14 @@
|
|||
|
||||
xdg.dataFile = {
|
||||
wine-ge = let
|
||||
version = "7.1-GE-1";
|
||||
name = "wine-lutris-ge-7.1-1-x86_64";
|
||||
version = "GE-Proton7-6";
|
||||
name = "wine-lutris-${version}-x86_64";
|
||||
in {
|
||||
recursive = false;
|
||||
source = builtins.fetchTarball {
|
||||
url =
|
||||
"https://github.com/GloriousEggroll/wine-ge-custom/releases/download/${version}/${name}.tar.xz";
|
||||
sha256 = "1x29ydla6sww2plbinl7pdjlmlg52sf5c6c9xrfpl1cg6svgqnk6";
|
||||
sha256 = "0w5yqnc2ic1fd1swc2m1qjmz75w6ndn06k3r61dg0fm88yk440zr";
|
||||
};
|
||||
target = "lutris/runners/wine/${name}";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue