1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc
Eelco Dolstra ec5b66eb4a Enable separate debug info
You can now pass

  separateDebugInfo = true;

to mkDerivation. This causes debug info to be separated from ELF
binaries and stored in the "debug" output. The advantage is that it
enables installing lean binaries, while still having the ability to
make sense of core dumps, etc.
2015-09-17 15:56:33 +02:00
..
old
coding-conventions.xml
contributing.xml
default.nix
functions.xml buildFHS*Env: add documentation 2015-08-26 20:34:13 +03:00
haskell-users-guide.xml doc: update haskell-users-guide.xml to reflect that we've update GHC 7.10.1 to 7.10.2 2015-09-09 21:30:42 +02:00
introduction.xml
language-support.xml python: add .env for convenient nix-shell's 2015-08-17 21:22:50 +03:00
manual.xml Move the submitting-changes down, after coding conventions 2015-07-12 13:35:56 +02:00
meta.xml
package-notes.xml elm: add the platform and helpful scripts 2015-08-17 21:32:30 +03:00
packageconfig.xml
quick-start.xml doc: gnu hello is much simpler than cpio 2015-07-17 17:00:20 +02:00
release-notes.xml
stdenv.xml Enable separate debug info 2015-09-17 15:56:33 +02:00
style.css
submitting-changes.xml Move the details from CONTRIBUTING.md to the manual #8734 2015-07-12 13:33:55 +02:00