Commit graph

20 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM ea4201e198 opendht: 2.1.4 -> 2.1.6 2020-11-04 00:02:29 +00:00
R. RyanTM ccd560128a opendht: 2.1.3 -> 2.1.4 2020-07-02 15:56:29 +00:00
R. RyanTM 9317014be1 opendht: 2.1.1 -> 2.1.3 2020-06-16 10:14:59 -05:00
R. RyanTM 7ff368e69b opendht: 2.0.0 -> 2.1.1 2020-05-19 20:41:40 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Vincent Laporte 926a875def opendht: 1.8.0 → 2.0.0 2020-04-07 08:42:41 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00: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 f2b1f51a32 opendht: 1.7.4 -> 1.8.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/opendht/versions
2018-12-16 21:09:38 -06:00
Austin Seipp 185f0015f2 opendht: rework module to use autoreconfHook, and use multiple outputs
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-03 03:23:32 -05:00
Orivej Desh 65663f883c msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
R. RyanTM 876ec63650 opendht: 1.7.2 -> 1.7.4 (#44732)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/opendht/versions.
2018-08-08 23:26:09 +02:00
R. RyanTM 32558af970 opendht: 1.7.1 -> 1.7.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/opendht/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtnode -h’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtnode --help’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtnode help’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtchat -h’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtchat --help’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtscanner -h’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtscanner --help’ got 0 exit code
- found 1.7.2 with grep in /nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2
- directory tree listing: https://gist.github.com/bae66cd16ade0c7ae0789b34e0528267
2018-05-12 13:56:26 +02:00
R. RyanTM d4ebf4fc8f opendht: 1.7.0 -> 1.7.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtnode -h’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtnode --help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtnode help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtchat -h’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtchat --help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtchat help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtscanner -h’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtscanner --help’ got 0 exit code
- found 1.7.1 with grep in /nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1
- directory tree listing: https://gist.github.com/a3f2bc9f76c4720e3fec78139e60c160
2018-05-03 15:12:42 +02:00
R. RyanTM 47eef9cd03 opendht: 1.6.1 -> 1.7.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/opendht/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtnode -h’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtnode --help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtnode help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtchat -h’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtchat --help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtchat help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtscanner -h’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtscanner --help’ got 0 exit code
- found 1.7.0 with grep in /nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0
- directory tree listing: https://gist.github.com/85cbaa537ed4b43693fdedad31dc6f0f
2018-04-20 01:48:59 -07:00
R. RyanTM 2c0a5635d3 opendht: 1.6.0 -> 1.6.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran `/nix/store/8ma5flfjdkb4gs01vyc35mfmi2rzmm12-opendht-1.6.1/bin/dhtnode -h` got 0 exit code
- ran `/nix/store/8ma5flfjdkb4gs01vyc35mfmi2rzmm12-opendht-1.6.1/bin/dhtnode --help` got 0 exit code
- ran `/nix/store/8ma5flfjdkb4gs01vyc35mfmi2rzmm12-opendht-1.6.1/bin/dhtchat -h` got 0 exit code
- ran `/nix/store/8ma5flfjdkb4gs01vyc35mfmi2rzmm12-opendht-1.6.1/bin/dhtchat --help` got 0 exit code
- ran `/nix/store/8ma5flfjdkb4gs01vyc35mfmi2rzmm12-opendht-1.6.1/bin/dhtscanner -h` got 0 exit code
- ran `/nix/store/8ma5flfjdkb4gs01vyc35mfmi2rzmm12-opendht-1.6.1/bin/dhtscanner --help` got 0 exit code
- found 1.6.1 with grep in /nix/store/8ma5flfjdkb4gs01vyc35mfmi2rzmm12-opendht-1.6.1
- directory tree listing: https://gist.github.com/2fabb2b68bb3484aee392ab952c5a428
2018-03-31 01:01:17 -07:00
Ryan Mulligan 30ddce684f opendht: 1.5.0 -> 1.6.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtnode -h` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtnode --help` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtchat -h` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtchat --help` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtscanner -h` got 0 exit code
- ran `/nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0/bin/dhtscanner --help` got 0 exit code
- found 1.6.0 with grep in /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0
- found 1.6.0 in filename of file in /nix/store/pr77bpwm850hdynaky1yddn1czy2rwx7-opendht-1.6.0
2018-03-14 22:21:11 -07:00
Ryan Mulligan 46bd7f657b opendht: 1.3.4 -> 1.5.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtnode -h` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtnode --help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtchat -h` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtchat --help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner -h` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner --help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner help` got 0 exit code
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner -V` and found version 1.5.0
- ran `/nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0/bin/dhtscanner --version` and found version 1.5.0
- found 1.5.0 with grep in /nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0
- found 1.5.0 in filename of file in /nix/store/204499k26yrbhl1mq7spslsc5fvmb81b-opendht-1.5.0

cc "@taeer @olynch"
2018-02-27 08:47:49 -08:00
Jörg Thalheim 8f5f986453 opendht: move to pkgs/development/libraries
location is more appropriate
2017-07-12 11:04:09 +01:00