treewide: Mass replace 'xorg.libXinerama}/lib' to refer the 'out' output
This commit is contained in:
parent
555292017e
commit
5a6a8213eb
@ -67,7 +67,7 @@ stdenv.mkDerivation {
|
||||
"${xorg.libXrender}/lib"
|
||||
"${xorg.libXext.out}/lib"
|
||||
"${xorg.libX11.out}/lib"
|
||||
"${xorg.libXinerama}/lib"
|
||||
"${xorg.libXinerama.out}/lib"
|
||||
];
|
||||
|
||||
# without this some applications like blender don't start, but they start
|
||||
|
Loading…
x
Reference in New Issue
Block a user