Commit Graph

64 Commits

Author SHA1 Message Date
R. Ryantm
c4c6047b3c zerotierone: 1.12.1 -> 1.12.2 2023-11-04 11:14:48 -07:00
misuzu
9b30d7b2b2
zerotierone: 1.10.6 -> 1.12.1 (#251523)
https://github.com/zerotier/ZeroTierOne/releases/tag/1.12.1
https://github.com/zerotier/ZeroTierOne/compare/1.10.6...1.12.1
https://github.com/zerotier/ZeroTierOne/blob/1.12.1/RELEASE-NOTES.md
2023-08-26 11:14:44 +02:00
Lassulus
5d0d798e6e
Merge pull request #245407 from Mic92/zerotierone
zerotierone: mark as linux only
2023-07-25 18:13:41 +02:00
Jörg Thalheim
69a56c9162 zerotierone: mark as linux only
macos builds seems hard because upstream does some sort of fat binary.
2023-07-25 17:48:45 +02:00
Jörg Thalheim
e99e032c2e zerotierone: only include iproute2 on linux 2023-07-25 14:17:07 +02:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Michael Livshin
15e8ee51d4
zerotierone: 1.10.3 -> 1.10.6 (#224992)
* zerotierone: 1.10.3 -> 1.10.6

They stopped vendoring Cargo deps before 1.10.4, hence the version
gap.

* zerotierone: add an update script
2023-04-17 14:05:52 +02:00
Weijia Wang
f92c363e2c zerotierone: remove -lgcc from NIX_LDFLAGS 2023-03-04 11:51:35 +02:00
R. RyanTM
1c60c2a813
zerotierone: 1.10.2 -> 1.10.3 (#216895) 2023-02-19 22:21:31 +01:00
misuzu
ba3db3e473 zerotierone: add -lgcc to NIX_LDFLAGS
This is required to workaround #201254
2023-01-17 21:45:49 +02:00
R. Ryantm
9263558807 zerotierone: 1.10.1 -> 1.10.2 2022-11-02 21:21:09 +02:00
TNE
c8b98cecd7
zerotierone: Use pre-vendored cargo dependencies (#193093)
ZeroTierOne already vendors the dependencies for us, so there is no point in doing it twice. Unfortunately, the ZeroTierOne developers forgot to specify rust-jwt in the cargo configuration file, so we have to manually do that to allow it to work as intended.
2022-09-27 22:40:41 +02:00
snaar
329c65f714
zerotierone: 1.10.0 -> 1.10.1 (#187297) 2022-08-19 12:31:28 +02:00
misuzu
10260ad3ec zerotierone: 1.8.9 -> 1.10.0 2022-06-18 16:29:49 +03:00
Michael Livshin
d42fd31f18 zerotierone: 1.8.4 -> 1.8.9 2022-05-15 17:36:50 +03:00
misuzu
38f9e483a5 zerotierone: 1.8.3 -> 1.8.4 2021-12-02 11:06:12 +00:00
misuzu
75b6455294
zerotierone: 1.8.2 -> 1.8.3 (#146293) 2021-11-16 20:50:30 +00:00
misuzu
4302a67531 zerotierone: 1.8.1 -> 1.8.2 2021-11-12 12:32:26 +01:00
R. Ryantm
ad7cdcd214 zerotierone: 1.6.6 -> 1.8.1 2021-10-30 08:51:09 +02:00
Daniel Fullmer
62207eec01 zerotierone: 1.6.5 -> 1.6.6 2021-09-23 08:55:44 +02:00
José Luis Lafuente
ec8f6bc932
zerotierone: 1.6.4 -> 1.6.5 (#120722) 2021-04-26 15:55:31 +02:00
Sandro Jäckel
9378fdf87e
iproute: deprecate alias 2021-04-04 01:43:46 +02:00
Daniel Fullmer
8d007abd0b
zerotierone: 1.6.3 -> 1.6.4 (#113548) 2021-02-18 08:25:46 +00:00
Daniel Fullmer
1fd92ffe04 zerotierone: 1.6.2 -> 1.6.3 2021-02-04 10:00:20 +01: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
c908f3a456 zerotierone: 1.6.1 -> 1.6.2 2020-12-05 09:58:17 +01:00
Daniel Fullmer
4d15dd3a08 zerotierone: 1.6.0 -> 1.6.1 2020-11-26 20:43:00 +01:00
Daniel Fullmer
c05b0c32af zerotierone: 1.4.6 -> 1.6.0 2020-11-26 20:43:00 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Daniel Fullmer
d467d6ce4a
zerotierone: enable package test (#82738) 2020-03-16 19:43:35 +00:00
misuzu
795dcf8908 zerotierone: it supports all platforms 2020-03-16 18:17:18 +02:00
misuzu
8efac4fc98 zerotierone: fix build on armv7l via gcc9 2020-03-16 18:16:43 +02:00
Daniel Fullmer
115534cf8c zerotierone: add arm platform
Tested on raspberry pi 1.
2020-01-03 20:26:42 -05:00
Daniel Fullmer
7fffda016c zerotierone: add danielfullmer as maintainer 2020-01-03 20:26:42 -05:00
Daniel Fullmer
44d0aed677 zerotierone: fix cross compilation 2020-01-03 20:26:42 -05:00
Austin Seipp
fcdbe74ddb
zerotierone: 1.4.4 -> 1.4.6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-16 14:27:56 -05:00
Daniel Fullmer
33b67761be zerotierone: 1.4.2 -> 1.4.4 (#67648) 2019-08-28 20:28:46 +00:00
R. RyanTM
ed07403382 zerotierone: 1.4.0 -> 1.4.2 (#67175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-08-21 08:51:31 +00:00
Daniel Fullmer
8c975f2f38 zerotierone: 1.2.12 -> 1.4.0 2019-07-30 13:19:15 -04:00
Ben Ford
c28898dc70 zerotierone: fix route handling on Linux (#45391)
Add some substitutions for the ip calls in ManagedRoutes. Fixes #45022
2018-08-21 13:25:32 +01:00
R. RyanTM
81712b8b5a zerotierone: 1.2.10 -> 1.2.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/zerotierone/versions.
2018-08-07 20:58:42 -07:00
R. RyanTM
e7d3dee45b zerotierone: 1.2.8 -> 1.2.10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/vd1y0dqqxk8dm0g7daw4anxfip7l97cm-zerotierone-1.2.10/bin/zerotier-idtool had a zero exit code or showed the expected version
- /nix/store/vd1y0dqqxk8dm0g7daw4anxfip7l97cm-zerotierone-1.2.10/bin/zerotier-cli passed the binary check.
- /nix/store/vd1y0dqqxk8dm0g7daw4anxfip7l97cm-zerotierone-1.2.10/bin/zerotier-one passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 2 of 3 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/87164b4a118f54881debe8986fa9d125
- du listing: https://gist.github.com/d1842159ba2f6272856b4451d5860bf7
2018-06-18 18:17:57 -07:00
Matthew Bauer
02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
obadz
65adfc73ad zerotierone: 1.2.4 -> 1.2.8 2018-04-28 14:47:13 +01:00
John Ericson
f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Emery Hemingway
f5b6c1e58d zerotierone: 1.2.2 -> 1.2.4 2017-05-16 10:43:32 -05:00
David Guibert
f0ba178a3c zerotierone: 1.1.14 -> 1.2.2 (#24614) 2017-04-04 15:36:46 +01:00
zimbatm
12532879b0 zerotierone: 1.1.12 -> 1.1.14 2016-12-27 17:47:41 +00:00
Joachim Fasting
8246a845b4
zerotierone: gzip -9 -> gzip -9n
Note that it does not seem to make a difference to `nix-build --check`.
2016-12-20 15:32:07 +01:00
Franz Pletz
2ce60ead60 zerotierone: fix evaluation 2016-07-21 04:56:19 +02:00