Add option environment.enableDebugInfo

This makes the debug outputs of packages that have them available to
programs like gdb.
This commit is contained in:
Eelco Dolstra
2015-10-30 15:21:16 +01:00
parent c20403631d
commit d9d5c98c56
4 changed files with 52 additions and 4 deletions
+1 -2
View File
@@ -103,8 +103,7 @@ in
[ "/bin"
"/etc/xdg"
"/info"
"/lib" # FIXME: remove
#"/lib/debug/.build-id" # enables GDB to find separated debug info
"/lib" # FIXME: remove and update debug-info.nix
"/sbin"
"/share/applications"
"/share/desktop-directories"