commit
0201822cc7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = [ wine_custom libX11 libGLU libGL curl ];
|
||||
|
||||
propagatedbuildInputs = [ curl cabextract ];
|
||||
NIX_CFLAGS_COMPILE = [ "-fpermissive" ];
|
||||
|
||||
patches = [ ./pipelight.patch ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue