Wine: Difference between revisions

imported>Haslersn
m Adapted headline to the previous change
imported>Nh2
Explain when wineWow is needed
Line 22: Line 22:
   ];
   ];
}</syntaxhighlight>
}</syntaxhighlight>
If you get the error <code>wine: '/path/to/your/wineprefix' is a 64-bit installation, it cannot be used with a 32-bit wineserver.</code>, then you need the 64-bit (<code>"wineWow"</code>) build.
The <code>override</code> method is mentioned in [https://nixos.org/nixos/manual/index.html#sec-customising-packages the manual].
The <code>override</code> method is mentioned in [https://nixos.org/nixos/manual/index.html#sec-customising-packages the manual].