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 Finishing the update from trunk, having resolved the eclipse related directory 2009-11-26 21:46:08 +00:00
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 testAllTrue helper function 2009-11-22 21:28:46 +00:00
default.nix Added licenses to the lib attributeset 2010-02-25 13:09:08 +00:00
licenses.nix Added library general public license (LGPL 2.0). Although LGPL 2.1 is almost the same, I want to be precise 2010-02-25 15:44:28 +00:00
lists.nix adding lib function haskell's drop x elements from head of list 2010-04-17 18:26:40 +00:00
maintainers.nix Add myself to nixpkgs/pkgs/lib/maintainers.nix 2010-05-12 12:25:23 +00:00
meta.nix
misc.nix adding maybeEnv. This will replace from-env.nix in nixos and will be reused in copySystemConfiguration 2010-04-27 18:44:23 +00:00
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 i am an idiot, thnx ludo for pointing out my stupidity :-) 2010-03-01 14:32:23 +00:00
properties.nix * Make stack traces more consistent. 2010-05-07 15:13:43 +00:00
sources.nix
strings-with-deps.nix
strings.nix * Retrieve the filename of a path. 2010-01-03 11:07:05 +00:00
systems.nix Add systems.nix give more control over the increasing list of supported 2009-11-19 17:19:39 +00:00
tests.nix nixpkgs lib: adding haskell's take 2009-12-08 21:47:14 +00:00
trivial.nix
types.nix Add systems.nix give more control over the increasing list of supported 2009-11-19 17:19:39 +00:00