Merge pull request #250341 from zimbatm/ssb-patchwork-mainprogram

This commit is contained in:
Artturi 2023-08-20 20:01:13 +03:00 committed by GitHub
commit 4dee886597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,7 @@ in
homepage = "https://www.scuttlebutt.nz/";
license = licenses.agpl3;
maintainers = with maintainers; [ asymmetric ninjatrappeur cyplo ];
mainProgram = "ssb-patchwork";
platforms = [ "x86_64-linux" ];
};
}