Fix override for patched Wine in pipelight
This commit is contained in:
parent
cc48a930ae
commit
a95a5ef29f
@ -15,6 +15,7 @@ let
|
||||
wine_custom =
|
||||
stdenv.lib.overrideDerivation wineUnstable (args: rec {
|
||||
name = "wine-${wine_patches_version}";
|
||||
version = "${wine_patches_version}";
|
||||
src = null;
|
||||
srcs = [
|
||||
(fetchurl {
|
||||
|
Loading…
x
Reference in New Issue
Block a user