Loading pkgs/by-name/be/beszel/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,10 @@ buildGoModule rec { homepage = "https://github.com/henrygd/beszel"; changelog = "https://github.com/henrygd/beszel/releases/tag/v${version}"; description = "Lightweight server monitoring hub with historical data, docker stats, and alerts"; maintainers = with lib.maintainers; [ bot-wxt1221 ]; maintainers = with lib.maintainers; [ bot-wxt1221 arunoruto ]; license = lib.licenses.mit; }; } Loading
pkgs/by-name/be/beszel/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,10 @@ buildGoModule rec { homepage = "https://github.com/henrygd/beszel"; changelog = "https://github.com/henrygd/beszel/releases/tag/v${version}"; description = "Lightweight server monitoring hub with historical data, docker stats, and alerts"; maintainers = with lib.maintainers; [ bot-wxt1221 ]; maintainers = with lib.maintainers; [ bot-wxt1221 arunoruto ]; license = lib.licenses.mit; }; }