nixpkgs/pkgs/development
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
..
compilers * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
eclipse updated eclipse to version 3.3.2 -- do we really need a special nix expression for jdt in development/eclipse? 2008-03-11 13:40:27 +00:00
guile-modules/guile-lib Guile: Use `share/guile/site' as the standard Guile module location. 2008-04-09 08:15:30 +00:00
interpreters * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
libraries Adding vtk-5.2.1, The Visualization Toolkit. 2009-02-08 16:27:57 +00:00
misc added hg2git 2008-10-18 21:08:42 +00:00
perl-modules * A patch to make TemplateToolkit work properly on templates in the 2008-11-28 16:10:32 +00:00
python-modules PyGame: Use SDL_mixer. 2008-10-06 22:47:20 +00:00
ruby-modules Two Ruby modules 2008-10-05 09:00:56 +00:00
tools Add ragel: A state machine compiler. 2009-01-27 14:00:54 +00:00