mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
localsend: set meta.donationPage
(cherry picked from commit c88305b485)
This commit is contained in:
parent
64d91be6c2
commit
1eff69b7f0
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ let
|
|||
metaCommon = {
|
||||
description = "Open source cross-platform alternative to AirDrop";
|
||||
homepage = "https://localsend.org/";
|
||||
donationPage = "https://localsend.org/donate";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
sikmir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue