Merge pull request #256448 from alyssais/foot-debug
foot: enable debug info
This commit is contained in:
commit
00416be09a
@ -102,6 +102,8 @@ stdenv.mkDerivation {
|
||||
hash = "sha256-jn/S0xjxZPnkGYpTRIpL3dKxGe7+Z+EmOGHiE0UkQqg=";
|
||||
};
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
depsBuildBuild = [
|
||||
pkg-config
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user