Commit Graph

58 Commits

Author SHA1 Message Date
Artturi
ef0a445488
Merge pull request #167404 from superherointj/package-traefik-enable-tests
traefik: enable tests
2022-04-06 06:12:13 +03:00
superherointj
84032b1feb traefik: enable tests 2022-04-05 17:26:22 -03:00
R. Ryantm
09b6b87dc6 traefik: 2.6.2 -> 2.6.3 2022-04-04 00:12:19 +00:00
R. Ryantm
d56a4c822c traefik: 2.6.1 -> 2.6.2 2022-03-28 23:18:48 +00:00
R. Ryantm
770da99287 traefik: 2.6.0 -> 2.6.1 2022-02-16 00:15:36 +00:00
R. Ryantm
830124943e traefik: 2.5.7 -> 2.6.0 2022-01-31 09:12:49 -08:00
R. Ryantm
361935877a traefik: 2.5.6 -> 2.5.7 2022-01-22 06:46:08 +00:00
R. Ryantm
2836e46d03 traefik: 2.5.5 -> 2.5.6 2021-12-24 06:53:44 +00:00
R. Ryantm
c090638e9a traefik: 2.5.4 -> 2.5.5 2021-12-12 14:46:35 +00:00
R. Ryantm
7cee057ae5 traefik: 2.5.3 -> 2.5.4 2021-12-06 12:45:10 +00:00
R. RyanTM
ba482884f4 traefik: 2.5.2 -> 2.5.3 2021-09-22 21:17:41 +00:00
Mario Rodas
b4ab817ed0 traefik: 2.5.1 -> 2.5.2
https://github.com/traefik/traefik/releases/tag/v2.5.2
2021-09-08 04:20:00 +00:00
R. RyanTM
a41f7a04eb traefik: 2.5.0 -> 2.5.1 2021-08-23 05:52:25 +00:00
Nick Cao
e39f8a3040
traefik: 2.4.13 -> 2.5.0 2021-08-18 20:54:26 +08:00
Maxine Aubrey
4a97603613
traefik: 2.4.8 -> 2.4.13 2021-08-04 23:53:44 +02:00
R. RyanTM
a2f15659cb traefik: 2.4.7 -> 2.4.8 2021-03-24 22:16:28 +00:00
R. RyanTM
509377bb43 traefik: 2.4.6 -> 2.4.7 2021-03-13 15:59:33 +00:00
Maxine Aubrey
fe18908ed6
traefik: 2.4.3 -> 2.4.6 2021-03-07 16:36:33 +01:00
R. RyanTM
bbe2fbe929
traefik: 2.4.2 -> 2.4.3 (#113622) 2021-02-18 11:02:46 -10:00
R. RyanTM
9eaa85c56e traefik: 2.3.4 -> 2.4.2 2021-02-06 22:54:40 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +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
215337d484
traefik: 2.3.3 -> 2.3.4 (#105097) 2020-11-26 18:26:06 -08:00
R. RyanTM
d0d86fc5dd traefik: 2.3.2 -> 2.3.3 2020-11-22 14:32:32 +00:00
R. RyanTM
8d47a25b0c traefik: 2.3.1 -> 2.3.2 2020-11-12 09:09:36 +00:00
zowoq
5b09b92a16 traefik: 2.2.11 -> 2.3.1
https://github.com/traefik/traefik/releases/tag/v2.3.0
https://github.com/traefik/traefik/releases/tag/v2.3.1
2020-10-02 10:13:31 +10:00
Benno Fünfstück
f7e5bb0231 traefik: fix dashboard by using source releases
The traefik dashboard depends on static files built with npm.
The source releases included the prebundled static files ,
so switching to them fixes the issue.
2020-09-27 10:41:44 +02:00
Maxine E. Aubrey
3d08e8947d
traefik: fix passing build flags 2020-09-10 10:05:51 +02:00
Maxine E. Aubrey
d7fade20b5
traefik: 2.2.8 -> 2.2.11 2020-09-09 17:36:30 +02:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM
4fc26cb6b2 traefik: 2.2.4 -> 2.2.8 2020-08-01 21:01:47 -07:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM
0b5bc84571 traefik: 2.2.1 -> 2.2.4 2020-07-12 14:25:54 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM
39b1bf1c9b traefik: 2.2.0 -> 2.2.1 2020-05-04 10:17:29 +00:00
Ioannis Koutras
9360e3723d nixos/traefik: add test 2020-04-12 22:50:36 +02:00
Ioannis Koutras
07f1844c58 traefik: 1.7.14 -> 2.2.0 2020-04-12 22:50:36 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim
c0c7c00f18
traefik: fix build with strict deps 2020-03-23 08:15:02 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
ngerstle
3fcddd7045 traefik: 1.7.12 -> 1.7.14 2019-08-18 21:24:39 +02: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
ngerstle
646952862e traefik: 1.7.10 -> 1.7.12 2019-07-21 00:15:15 +02:00
Vincent Demeester
953e4323e7
traefik: 1.7.9 -> 1.7.10
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-04-05 17:19:33 +02:00
Vincent Demeester
9eab0cd519
traefik: 1.7.8 -> 1.7.9
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:33:09 +01:00
Vincent Demeester
3597d3ee61
traefik: 1.7.4 -> 1.7.8
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-30 15:47:52 +01:00
Vincent Demeester
4619c0050c
traefik: 1.7.1 -> 1.7.4
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-26 18:27:58 +01:00
Vincent Demeester
624b5c14c0 traefik: 1.7.0 -> 1.7.1 (#47660)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-02 15:58:43 +02:00
Vincent Demeester
29060b7264 traefik: 1.6.5 -> 1.7.0 (#47431)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-27 19:23:25 +02:00
Florian Klink
d70c04fc9e traefik: 1.6.2 -> 1.6.5 2018-07-24 03:00:58 +02:00