nixpkgs/pkgs/lib
Eelco Dolstra 1ba3165b4e * Allow the default for option values displayed in the manual to be
overriden.  Some defaults should not be evaluated because they cause
  unnecessary evaluation or might cause evaluation errors
  (e.g. assertions).  For instance, the value of the
  `boot.kernelPackages' option is an attribute set.  Some packages in
  that set might not evaluate (e.g. AUFS2 on kernels that don't have
  the AUFS2 patch), and in any case it slows down nixos-rebuild to
  evaluate lots of packages that are not actually used in the
  configuration.

svn path=/nixpkgs/trunk/; revision=22043
2010-05-28 11:20:45 +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 replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
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 the maintainers list 2010-05-27 19:33:16 +00:00
meta.nix * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
misc.nix psotgis: 2010-05-26 19:01:10 +00:00
modules.nix * Make stack traces more consistent. 2010-05-07 15:13:43 +00:00
options.nix * Allow the default for option values displayed in the manual to be 2010-05-28 11:20:45 +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 cleanSource: Avoid copying git files. 2009-07-06 16:19:52 +00:00
strings-with-deps.nix * Remove the warning, it's rather annoying. 2009-08-26 14:13:05 +00:00
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 svn path=/nixpkgs/trunk/; revision=17934 2009-10-23 07:34:56 +00:00
types.nix Add systems.nix give more control over the increasing list of supported 2009-11-19 17:19:39 +00:00