summary refs log tree commit diff
path: root/pkgs/development/libraries/readline/readline4.nix
Commit message (Collapse)AuthorAge
* * Rewrite all URLs to GNU mirrors to mirror://gnu/.Eelco Dolstra2007-08-27
| | | | svn path=/nixpkgs/trunk/; revision=9201
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Propagate readline's dependency on ncurses.Eelco Dolstra2006-08-21
| | | | svn path=/nixpkgs/trunk/; revision=6197
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * Add readline 4 (in addition to readline 5).Eelco Dolstra2005-10-02
svn path=/nixpkgs/trunk/; revision=3990