wine: move back to stable to avoid a 9.20 regression
This commit is contained in:
parent
b95fa9bd26
commit
f9c5c547e4
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ with pkgs;
|
||||||
if pkgs.stdenv.isx86_64 then
|
if pkgs.stdenv.isx86_64 then
|
||||||
[
|
[
|
||||||
jupyter # For now.
|
jupyter # For now.
|
||||||
(wineWowPackages.unstableFull.override { waylandSupport = true; })
|
(wineWowPackages.stableFull.override { waylandSupport = true; })
|
||||||
winetricks
|
winetricks
|
||||||
zoom-us
|
zoom-us
|
||||||
masterpdfeditor
|
masterpdfeditor
|
||||||
|
|
Loading…
Add table
Reference in a new issue