Commit ced9bf9f authored by Pol Dellaiera's avatar Pol Dellaiera Committed by Bjørn Forsman
Browse files

caddy: add `meta.mainProgram` attribute

parent d6645716
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ buildGoModule {
    homepage = "https://caddyserver.com";
    description = "Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS";
    license = licenses.asl20;
    mainProgram = "caddy";
    maintainers = with maintainers; [ Br1ght0ne emilylange techknowlogick ];
  };
}