1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/lib
Marc Weber 32edcce80b Build a package with debugging information so that you can run it within gdb or run valgrind on it.
Example: xmessageDebug = misc.debugVersion xorg.xmessage

svn path=/nixpkgs/trunk/; revision=21945
2010-05-23 15:54:10 +00:00
..
attrsets.nix
composable-derivation.nix
customisation.nix Build a package with debugging information so that you can run it within gdb or run valgrind on it. 2010-05-23 15:54:10 +00:00
debug.nix
default.nix
licenses.nix
lists.nix
maintainers.nix Add myself to nixpkgs/pkgs/lib/maintainers.nix 2010-05-12 12:25:23 +00:00
meta.nix
misc.nix
modules.nix * Make stack traces more consistent. 2010-05-07 15:13:43 +00:00
options.nix * The old evaluator segfaults if the `outPath' attribute is missing. 2010-05-12 13:24:09 +00:00
platforms.nix
properties.nix * Make stack traces more consistent. 2010-05-07 15:13:43 +00:00
sources.nix
strings-with-deps.nix
strings.nix
systems.nix
tests.nix
trivial.nix
types.nix