summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/lynx/default.nix
Commit message (Collapse)AuthorAge
* lynx: update from 2.8.7 to 2.8.8Rob Vermaas2014-05-22
|
* lynx: Actually provide ssl support when requestedShea Levy2014-01-13
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Adding the 'gzip' dependency to lynx (important cross-building).Lluís Batlle i Rossell2010-11-26
| | | | | | | | Otherwise, on a cross-built lynx, it cannot gunzip pages that came in gzip-compressed. (It was calling the host gzip, a lynx dependency, before) svn path=/nixpkgs/branches/stdenv-updates/; revision=24882
* Reverting a patch I did removing this special lynx configuration I add again.Lluís Batlle i Rossell2010-10-12
| | | | | | | Otherwise, lynx really does not build with widechar support. svn path=/nixpkgs/branches/stdenv-updates/; revision=24251
* utf-8 was not working in cross-built ncurses programs due to some old problemLluís Batlle i Rossell2010-10-12
| | | | | | | cross-building ncursesw not present anymore. I reenable unicode cross-building. svn path=/nixpkgs/branches/stdenv-updates/; revision=24245
* Making lynx cross-build with widechar supportLluís Batlle i Rossell2010-10-12
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24242
* Making lynx, yacas and alsa-lib crossbuildLluís Batlle i Rossell2010-08-11
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=23130
* * Clean up the Lynx expression a bit.Eelco Dolstra2010-02-03
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=19775
* update to 2.8.7Armijn Hemel2009-12-25
| | | | svn path=/nixpkgs/trunk/; revision=19111
* lynx 2.8.6Armijn Hemel2007-05-14
| | | | svn path=/nixpkgs/trunk/; revision=8687
* * More descriptions.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6709
* * Install ncurses header files in $out/include, notEelco Dolstra2005-10-04
| | | | | | $out/include/ncurses. This simplifies many builders. svn path=/nixpkgs/trunk/; revision=4008
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
| | | | svn path=/nixpkgs/trunk/; revision=3660
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* * Finally a real web browser!Eelco Dolstra2004-07-26
svn path=/nixpkgs/trunk/; revision=1180