R. RyanTM
6482876c7d
links2: 2.20 -> 2.20.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-10-22 04:23:42 -07:00
Will Dietz
8f78177924
links: 2.19 -> 2.20
...
http://links.twibright.com/download/ChangeLog
(search for '2.20' if newer entries exist)
2019-09-03 19:29:01 -05:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
5508bf4d2c
links2: 2.18 -> 2.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-04-14 23:52:19 -07:00
R. RyanTM
33160cfbfe
links2: 2.17 -> 2.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-01-28 02:09:58 -08:00
R. RyanTM
da78d3e829
links2: 2.16 -> 2.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2018-09-20 08:34:23 -07:00
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
R. RyanTM
32af571189
links: 2.15 -> 2.16
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/links2/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.16 with grep in /nix/store/bqfvaiwnj8bg69d0amarchz9yq7hsg8l-links2-2.16
- directory tree listing: https://gist.github.com/63794d9062d2bfacd2eb8e3d67b1e882
- du listing: https://gist.github.com/d1615a45d8130ac6fdfa50f96b788387
2018-05-14 01:02:44 -07:00
Ryan Mulligan
60cbe23764
links: 2.14 -> 2.15
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/links2/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.15 with grep in /nix/store/sv2bhipkaba7wbgkwinbq1xs430zmvra-links2-2.15
- directory tree listing: https://gist.github.com/c94bde5e3281eca9ed30751401d14020
2018-03-25 17:46:46 -07:00
John Ericson
5de3b11960
links 2: Simplify cross, no crossAttrs
or crossConfig
2017-09-05 13:25:35 -04:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Nick Novitski
1e8476c5b6
links2: build on all unix platforms
2017-03-14 18:55:52 +13:00
ndowens
69b504fc4b
links2: 2.13 -> 2.14
2017-03-04 19:52:28 -06:00
Miguel Madrid
87be90336f
links2: 2.12 -> 2.13 ( #16756 )
2016-07-06 19:40:05 +02:00
Franz Pletz
8ec3bce8f8
links: Remove package & deprecate for links2
...
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 .
2016-01-31 11:46:35 +01:00
Tobias Geerinckx-Rice
eead42d104
links2: 2.10 -> 2.11
...
Changes: http://links.twibright.com/download/ChangeLog
2015-09-02 16:31:13 +02:00
Herwig Hochleitner
53c2254aab
links2: 2.8 -> 2.10
...
Also enable svg support, as well as libev support
2015-07-21 18:35:01 +02:00
Peter Simons
ce365835d7
links2: update from 2.5 to 2.8
2014-02-24 22:04:40 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Lluís Batlle i Rossell
18ac2b9ebc
Making links2 cross-build again
...
The bzip2 target binary was breaking the unpackPhase.
2012-06-22 16:04:02 +02:00
Yury G. Kudryashov
2b3fb5a824
Merge two nix exprs for links2, upgrade to 2.5
...
svn path=/nixpkgs/trunk/; revision=31962
2012-02-01 22:33:35 +00:00
Lluís Batlle i Rossell
ebe1ebaba8
Adding a stdenv version of links2, to be able to cross-build it. This can be removed once
...
builderDefs can be made to support the stdenvCross adapter
svn path=/nixpkgs/branches/stdenv-updates/; revision=24927
2010-11-29 18:03:03 +00:00
Michael Raskin
3be216a703
Links2 works in FB without directfb just fine
...
svn path=/nixpkgs/trunk/; revision=18157
2009-11-05 21:09:36 +00:00
Michael Raskin
bd7526951e
Adding Links2
...
svn path=/nixpkgs/trunk/; revision=17949
2009-10-24 15:39:54 +00:00