Loading pkgs/by-name/in/invoiceplane/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -30,8 +30,9 @@ stdenv.mkDerivation rec { meta = { description = "Self-hosted open source application for managing your invoices, clients and payments"; license = lib.licenses.mit; changelog = "https://github.com/InvoicePlane/InvoicePlane/releases/tag/v${version}"; homepage = "https://www.invoiceplane.com"; license = lib.licenses.mit; platforms = lib.platforms.all; maintainers = with lib.maintainers; [ onny ]; }; Loading Loading
pkgs/by-name/in/invoiceplane/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -30,8 +30,9 @@ stdenv.mkDerivation rec { meta = { description = "Self-hosted open source application for managing your invoices, clients and payments"; license = lib.licenses.mit; changelog = "https://github.com/InvoicePlane/InvoicePlane/releases/tag/v${version}"; homepage = "https://www.invoiceplane.com"; license = lib.licenses.mit; platforms = lib.platforms.all; maintainers = with lib.maintainers; [ onny ]; }; Loading