Commit Graph

83 Commits

Author SHA1 Message Date
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
01ab71bf03 i2pd: 2.50.1 -> 2.50.2 2024-01-18 23:50:13 +00:00
R. Ryantm
140eaf504b i2pd: 2.49.0 -> 2.50.1 2023-12-27 21:55:31 +00:00
R. Ryantm
ec6fca3ed6 i2pd: 2.48.0 -> 2.49.0 2023-10-01 00:25:08 +00:00
R. Ryantm
4fba8a2d38 i2pd: 2.47.0 -> 2.48.0 2023-06-23 15:23:17 +00:00
R. Ryantm
f289068555 i2pd: 2.46.1 -> 2.47.0 2023-03-13 18:38:02 +00:00
R. Ryantm
c27db2a9d6 i2pd: 2.46.0 -> 2.46.1 2023-02-25 17:48:58 +00:00
R. Ryantm
d768db189f i2pd: 2.45.1 -> 2.46.0 2023-02-19 01:00:58 +00:00
R. Ryantm
f44a536cf0 i2pd: 2.44.0 -> 2.45.1 2023-01-15 06:15:52 +00:00
R. Ryantm
57f2bb494d i2pd: 2.43.0 -> 2.44.0 2022-11-22 05:40:51 +00:00
Sandro Jäckel
64abd830b4
i2pd: remove unecessary ? null from inputs 2022-09-29 11:37:29 +02:00
R. Ryantm
a5923a7139 i2pd: 2.42.1 -> 2.43.0 2022-08-22 12:03:21 +00:00
R. Ryantm
df94e3fdce i2pd: 2.41.0 -> 2.42.1 2022-07-28 14:51:34 +00:00
R. Ryantm
626d04ffb0 i2pd: 2.40.0 -> 2.41.0 2022-02-21 09:53:17 +00:00
Luflosi
577d4ef239
i2pd: install systemd service file and man page
The systemd service file could be useful in the future for use in the i2pd NixOS module.
2022-01-25 19:10:34 +01:00
R. Ryantm
0f2fb3b302 i2pd: 2.39.0 -> 2.40.0 2021-12-07 04:32:06 +00:00
R. RyanTM
6def171697 i2pd: 2.38.0 -> 2.39.0 2021-08-24 06:36:52 +00:00
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