i3: add separateDebugInfo
This commit is contained in:
parent
a5ee494046
commit
30b6561982
@ -58,6 +58,8 @@ stdenv.mkDerivation rec {
|
|||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
separateDebugInfo = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A tiling window manager";
|
description = "A tiling window manager";
|
||||||
homepage = "http://i3wm.org";
|
homepage = "http://i3wm.org";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user