Commit graph

66 commits

Author SHA1 Message Date
R. RyanTM 1f0fd6dbe4 i2pd: 2.37.0 -> 2.38.0 2021-05-20 09:05:58 +00:00
R. RyanTM 98a5158418
i2pd: 2.36.0 -> 2.37.0 2021-04-05 10:18:45 +02:00
R. RyanTM 89b06df73d i2pd: 2.35.0 -> 2.36.0 2021-02-17 15:29:38 +00:00
Pavol Rusnak 4ba0b201a5
i2pd: enable on all unix platforms, enable parallel build 2021-02-13 18:36:05 +01:00
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
R. RyanTM 78a8cb4f16 i2pd: 2.34.0 -> 2.35.0 2020-12-02 13:43:20 +00:00
R. RyanTM 00d6fff630 i2pd: 2.33.0 -> 2.34.0 2020-11-03 08:59:20 -08:00
Marek Mahut 3f95e9b51d
Merge pull request #96629 from prusnak/i2pd
i2pd: 2.32.1 -> 2.33.0
2020-09-18 16:20:39 +02:00
Pavol Rusnak 33cf7bc739
i2pd: 2.32.1 -> 2.33.0 2020-08-29 20:12:03 +02:00
volth cf7b63df5b gcc.arch: refactor, move tables under lib/ 2020-08-05 11:18:26 +00:00
volth 463db72e63 platform.gcc.arch: support for AMD CPUs 2020-08-05 02:32:48 +00:00
R. RyanTM 4acf4330fe i2pd: 2.30.0 -> 2.32.1 2020-06-17 12:23:15 -07:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Edward Tjörnhammar 538ec50639
i2pd: 2.29.0 -> 2.30.0 2020-02-25 19:46:06 +01:00
R. RyanTM c7af822248 i2pd: 2.28.0 -> 2.29.0
(#72538)
2019-11-13 12:27:44 +01:00
R. RyanTM 6621373d17 i2pd: 2.26.0 -> 2.28.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-09-26 16:19:56 -07: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 80d11e4ca9 i2pd: 2.25.0 -> 2.26.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-06-16 19:33:29 -07:00
R. RyanTM a9a19ba207 i2pd: 2.24.0 -> 2.25.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-05-14 09:49:43 +02:00
R. RyanTM 36bb2e3beb i2pd: 2.23.0 -> 2.24.0 (#58696)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-04-09 21:17:43 +02:00
R. RyanTM 8401e3d38c i2pd: 2.22.0 -> 2.23.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-01-28 09:01:07 -08:00
Edward Tjörnhammar ba35b5971c
i2pd: 2.21.1 -> 2.22.0 2018-11-11 12:47:09 +01:00
Edward Tjörnhammar dff14ecfbf
i2pd: 2.21.0 -> 2.21.1 2018-11-03 16:25:19 +01:00
Edward Tjörnhammar 6ffb60c464
i2pd: 2.20.0 -> 2.21.0 2018-10-04 18:18:08 +02:00
Edward Tjörnhammar 1f8ee1b0d7
i2pd: 2.19.0 -> 2.20.0 2018-08-28 21:42:21 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
R. RyanTM 56fe7646e0 i2pd: 2.18.0 -> 2.19.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/i2pd/versions.

These checks were done:

- built on NixOS
- /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0/bin/i2pd passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.19.0 with grep in /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0
- directory tree listing: https://gist.github.com/b368821dcfd8906bc0c04fc1f74bf93a
- du listing: https://gist.github.com/360ed57afe937d2071c05ec6896aad89
2018-06-27 20:48:52 -07:00
Edward Tjörnhammar 0307a1acf6
i2pd: 2.17.0 -> 2.18.0 2018-01-31 21:28:08 +01:00
Edward Tjörnhammar a4f433c03c
i2pd: expose flags 2018-01-23 11:59:39 +01:00
Dmitry Moskowski b45a117bd3
i2pd: override boost derivation on the top-level 2018-01-19 23:47:00 +00:00
Dmitry Moskowski 7314b1949a
i2pd: 2.15.0 -> 2.17.0 2018-01-19 20:18:03 +00:00
Edward Tjörnhammar 90e78aafad
i2pd: 2.14.0 -> 2.15.0 2017-09-12 10:13:49 +02:00
SLNOS cd6df6bbf7 i2pd: fix meta.license 2017-08-25 12:49:10 +00:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Edward Tjörnhammar 01ef91aa04
i2pd: 2.13.0 -> 2.14.0 2017-06-02 06:31:39 +02:00
Edward Tjörnhammar 53835c93cb
i2pd: homepage update 2017-05-30 16:49:21 +02:00
Edward Tjörnhammar 1e51fdc2cd
i2pd: disable AVX instructions 2017-05-30 16:49:20 +02:00
Edward Tjörnhammar da2518fe25
i2pd: 0.12.0 -> 0.13.0 2017-04-22 09:43:24 +02:00
Edward Tjörnhammar dc514b246e
i2pd: 2.11.0 -> 2.12.0 2017-03-25 21:42:32 +01:00
Edward Tjörnhammar 92cb10a253
i2pd: 2.10.0 -> 2.11.0 2017-01-29 17:54:12 +01:00
Edward Tjörnhammar 721c3d48e1
i2pd: 2.9.0 -> 2.10.0 2016-11-06 08:13:03 +01:00
Edward Tjörnhammar 4dfafbc0c3
i2pd: 2.8.0 -> 2.9.0 2016-09-04 12:48:14 +02:00
Edward Tjörnhammar f3950f712f
i2pd: 2.7.0 -> 2.8.0
Signed-off-by: Edward Tjörnhammar <ed@cflags.cc>
2016-06-21 15:03:59 +02:00
Edward Tjörnhammar efb519d2f4
i2pd: 2.6.0 -> 2.7.0 2016-06-14 12:28:27 +02:00
Edward Tjörnhammar 29f5b917ea
i2pd: 2.5.1 -> 2.6.0 2016-03-31 22:07:35 +02:00
Edward Tjörnhammar e433a3015a i2pd: 2.4.0 -> 2.5.1 2016-03-13 21:36:29 +01:00
Edward Tjörnhammar 5bb195bda2 i2pd: 2.3.0 -> 2.4.0 2016-02-12 07:00:37 +01:00
Edward Tjörnhammar 3a6c354094 i2pd: 2.2.0 -> 2.3.0 2016-01-12 22:09:31 +01:00