foot: enable debug info
This commit is contained in:
parent
970a59bd19
commit
1293c41800
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,8 @@ stdenv.mkDerivation {
|
|||
hash = "sha256-jn/S0xjxZPnkGYpTRIpL3dKxGe7+Z+EmOGHiE0UkQqg=";
|
||||
};
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
depsBuildBuild = [
|
||||
pkg-config
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue