about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/links2/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2017-09-05links 2: Simplify cross, no `crossAttrs` or `crossConfig`John Ericson1-6/+0
(cherry picked from commit 5de3b11960467aa2f26556ee5922a657bdd9852e)
2017-03-27treewide: purge maintainers.urkudVladimír Čunát1-1/+1
It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
2017-03-14links2: build on all unix platformsNick Novitski1-5/+6
2017-03-04links2: 2.13 -> 2.14ndowens1-5/+5
2016-07-06links2: 2.12 -> 2.13 (#16756)Miguel Madrid1-2/+2
2016-01-31links: Remove package & deprecate for links2Franz Pletz1-2/+2
This package is deprecated and superseeded by links2 which also provides the links binary this maintaining backwards-compatibility. Debian removed links back in 2008: https://packages.qa.debian.org/l/links.html Fixes #12623.
2015-09-02links2: 2.10 -> 2.11Tobias Geerinckx-Rice1-2/+2
Changes: http://links.twibright.com/download/ChangeLog
2015-07-21links2: 2.8 -> 2.10Herwig Hochleitner1-5/+5
Also enable svg support, as well as libev support
2014-02-24links2: update from 2.5 to 2.8Peter Simons1-2/+2
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-06-22Making links2 cross-build againLluís Batlle i Rossell1-1/+1
The bzip2 target binary was breaking the unpackPhase.
2012-02-01Merge two nix exprs for links2, upgrade to 2.5Yury G. Kudryashov1-27/+38
svn path=/nixpkgs/trunk/; revision=31962
2009-11-05Links2 works in FB without directfb just fineMichael Raskin1-1/+1
svn path=/nixpkgs/trunk/; revision=18157
2009-10-24Adding Links2Michael Raskin1-0/+33
svn path=/nixpkgs/trunk/; revision=17949