Commit graph

30 commits

Author SHA1 Message Date
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robin Gloster 9970f29513
treewide: *Flags are lists 2019-12-30 04:50:35 +01:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
R. RyanTM 27dab9dc40 miniupnpc_2: 2.1.20190408 -> 2.1.20190625
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/miniupnpc/versions
2019-07-05 23:27:27 +02:00
Aaron Andersen 8d24a891da miniupnpc_2: 2.1 -> 2.1.20190408 2019-05-12 07:52:22 -04:00
R. RyanTM 69504d47c9 miniupnpc_2: 2.0.20180203 -> 2.1 (#46250)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
miniupnpc
2018-09-12 22:56:47 +02:00
Markus Kowalewski a8bc08c633
miniupnpc: add license 2018-09-10 22:16:20 +02:00
Russell O'Connor ae669ad68d miniupnpc_2: 2.0.20171212 -> 2.0.20180203 2018-07-29 22:57:45 -04:00
Andreas Rammhold 761ed40c5c
miniupnpc_2: 2.0.20170509 -> 2.0.20171212
This potentially addresses CVE-2017-1000494.

Changes since last version bump:

  2017/12/11:
    Fix buffer over run in minixml.c
    Fix uninitialized variable access in upnpreplyparse.c
2018-01-15 17:55:00 +01:00
Matthew Bauer c7f14143c4 miniupnpc: fix on darwin
For some reason miniupnpc needs libtool for static linking. Probably not ideal
but it’s doing similar on other platforms as well (using ar).
2017-08-09 13:10:23 -07:00
Franz Pletz ea5d936da8
miniupnpc_1: 1.9.20150430 -> 1.9.20160209 2017-05-26 13:09:53 +02:00
Franz Pletz 1adbd2aacd
miniupnpc_2: 2.0.20161216 -> 2.0.20170509
Fixes CVE-2017-8798.
2017-05-26 13:09:50 +02:00
Matthew Bauer 5312c48399
miniupnpc: supports darwin 2017-04-23 18:08:35 -05:00
Jörg Thalheim 53b059ade5
miniupnpc: switch to old version by default
miniupnpc 2.0.20161216 change its api
2017-03-02 19:30:37 +01:00
ndowens 9d30abf7b2 miniupnpc: 1.9.20150430 -> 2.0.20161216 2017-03-01 18:43:26 -06:00
Vladimír Čunát 1878ac9335 tree-wide: various cleanups
It's mainly refactoring and mass-rebuild simplifications without any
real impact (besides better readability).
2016-01-02 11:29:45 +01:00
janus c01dbc4932 FreeBSD patches for GNU m4, stdenv, miniupnpc 2016-01-01 17:01:13 +00:00
janus 3cb831d2bc FreeBSD patches for miniupnpc, boost, bitcoin 2016-01-01 16:59:48 +00:00
janus a1ade02cdc FreeBSD support 2016-01-01 16:59:48 +00:00
Tobias Geerinckx-Rice a2159d168c miniupnpc: further downgrade to 1.9.20150430
20150730 still breaks bitcoin:
43fba1d1eb (commitcomment-13386751)
2015-09-23 12:06:46 +02:00
Tobias Geerinckx-Rice 43fba1d1eb Revert "miniupnpc: 1.9.20150703 -> 1.9.20150917"
It breaks most of http://hydra.nixos.org/eval/1221398.

This reverts commit 71481159a5.
2015-09-21 19:34:57 +02:00
Tobias Geerinckx-Rice 71481159a5 miniupnpc: 1.9.20150703 -> 1.9.20150917 2015-09-18 02:04:05 +02:00
Tobias Geerinckx-Rice 85ed1cc5ed miniupnpc: 1.9.{20150430 -> 20150730}
The miniupnpc(3) man page is (now?) installed by default,
no need to do so manually.

Let's try enabling the test "suite"; it is dirt-cheap.
2015-09-16 05:01:18 +02:00
Domen Kožar ea2c17571d miniupnp{c,d}: bump 2015-05-16 20:34:40 +02:00
Lluís Batlle i Rossell fcfa8908ca miniupnpc: update to 1.7. 2012-09-01 00:10:43 +02:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Russell O'Connor c9b2f32c45 Updating bitcoin to version 0.5.0.
svn path=/nixpkgs/trunk/; revision=30553
2011-11-24 19:48:20 +00:00
Russell O'Connor aaa09472bc Update bitcoin to 0.3.21
svn path=/nixpkgs/trunk/; revision=27275
2011-05-17 11:34:18 +00:00