Loading pkgs/by-name/tr/traefik/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ fetchzip, buildGo124Module, nixosTests, nix-update-script, }: buildGo124Module rec { Loading Loading @@ -39,6 +40,8 @@ buildGo124Module rec { inherit (nixosTests) traefik; }; passthru.updateScript = nix-update-script { }; meta = with lib; { homepage = "https://traefik.io"; description = "Modern reverse proxy"; Loading Loading
pkgs/by-name/tr/traefik/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ fetchzip, buildGo124Module, nixosTests, nix-update-script, }: buildGo124Module rec { Loading Loading @@ -39,6 +40,8 @@ buildGo124Module rec { inherit (nixosTests) traefik; }; passthru.updateScript = nix-update-script { }; meta = with lib; { homepage = "https://traefik.io"; description = "Modern reverse proxy"; Loading