nixpkgs/pkgs/lib
Nicolas Pierron bb077b253f * Add a function to sort a list.
* Add a new property to order NixOS definitions without creating
  dependencies between snippets.
* Add mkHeader & mkFooter properties (special case of mkOrder).

svn path=/nixpkgs/trunk/; revision=18242
2009-11-07 01:59:55 +00:00
..
attrsets.nix Fix collect example. 2009-09-29 15:34:19 +00:00
composable-derivation.nix
debug.nix svn path=/nixpkgs/trunk/; revision=16412 2009-07-17 12:04:34 +00:00
default.nix Replace the traversal of modules: 2009-09-15 13:36:30 +00:00
lists.nix * Add a function to sort a list. 2009-11-07 01:59:55 +00:00
maintainers.nix Adding me as a maintainer, with a pair of packages. 2009-09-20 09:37:55 +00:00
meta.nix
misc.nix Move zip & zipWithNames from misc.nix to attrsets.nix and rename them to 2009-09-29 14:57:00 +00:00
modules.nix * Add a function to replace "pkgs.checker". The function checkModule does a 2009-11-07 01:59:50 +00:00
options.nix * Add "_args" to all sub-module configurations result. This attribute 2009-11-07 01:59:45 +00:00
platforms.nix * The libx86 package refers to platforms.netbsd, so add it. 2009-10-28 12:25:06 +00:00
properties.nix * Add a function to sort a list. 2009-11-07 01:59:55 +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 Improve the efficiency of stringToCharacters. 2009-10-06 09:21:58 +00:00
tests.nix
trivial.nix svn path=/nixpkgs/trunk/; revision=17934 2009-10-23 07:34:56 +00:00
types.nix * Add a type to handle environment variables with the usual string 2009-11-07 01:58:56 +00:00