mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 09:03:42 +00:00
commit
0201822cc7
@ -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 New Issue
Block a user