nixpkgs/pkgs/top-level
Eelco Dolstra 599015e8b0 * Split lib/default.nix into several files, as it had become a big
mess.  Also cleaned up some functions:

  - foldl appeared broken (it recursively called fold).
  - Renamed logicalAND/logicalOR to and/or.
  - Removed listOfListsToAttrs, eqStrings: obsolete.
  - Removed isInList, which does the same thing as elem.
  - stringToCharacters: don't return a "" at the end of the list.
  - Renamed concatList to concat, as concatList (singular) is a
    misnomer: it takes two lists.  Likewise, renamed mergeAttr to
    mergeAttrs.

  misc.nix still contains a lot of stuff that should be refactored and
  moved to other files.

svn path=/nixpkgs/trunk/; revision=14013
2009-02-09 16:51:03 +00:00
..
all-packages.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
build-for-release.nix * splashutils 1.5 is currently broken on x86_64. 2009-01-29 17:05:38 +00:00
builder-defs.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
release.nix * Make building a tarball from a Subversion working copy faster by 2008-12-03 18:20:14 +00:00
template-composing+config.nix * Tab removal. 2008-07-23 13:40:03 +00:00
template-composing-builder.nix Added FBTerm - framebuffer terminal emulator 2008-12-08 12:44:42 +00:00
template-debian.nix * mirror://debian: stripped the /pool part; there are other Debian 2008-03-13 13:31:39 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00