parent
8ea42e7489
commit
94f412e254
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ stdenv.mkDerivation rec {
|
|||
libGL
|
||||
];
|
||||
|
||||
NIX_CFLAGS_COMPILE = "-Wno-error=missing-field-initializers";
|
||||
|
||||
patchPhase = ''
|
||||
patchShebangs scripts
|
||||
|
||||
|
|
Loading…
Reference in a new issue