Commit graph

70 commits

Author SHA1 Message Date
Nick Cao 70739abd19
traefik: 2.9.5 -> 2.9.6 2022-12-07 23:05:10 +08:00
Nick Cao 79c817774c
traefik: 2.9.4 -> 2.9.5 2022-11-18 16:37:56 +08:00
R. Ryantm 8d411388e8 traefik: 2.9.1 -> 2.9.4 2022-10-28 15:25:53 +08:00
Nick Cao d765269872
traefik: 2.8.8 -> 2.9.1 2022-10-03 23:09:13 +08:00
R. Ryantm 92a34ce8bb traefik: 2.8.5 -> 2.8.8 2022-09-30 22:06:54 +00:00
Nick Cao e531229c4f
traefik: 2.8.4 -> 2.8.5 2022-09-14 14:19:37 +08:00
R. Ryantm 8098b43edd traefik: 2.8.3 -> 2.8.4 2022-09-03 19:52:08 +00:00
R. Ryantm 61693267c8 traefik: 2.8.2 -> 2.8.3 2022-08-14 03:20:37 +00:00
R. Ryantm cb49bfbfef traefik: 2.8.1 -> 2.8.2 2022-08-11 19:25:43 +00:00
Nick Cao 9fa828687a
traefik: 2.7.2 -> 2.8.1 2022-07-16 14:52:54 +08:00
Aaron Jheng 64f5057853
traefik: 2.7.1 -> 2.7.2 2022-06-29 12:02:25 +00:00
Aaron Jheng c3c876462b
traefik: 2.6.3 -> 2.7.1 2022-06-13 14:30:08 +00:00
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