logseq: Note provenance

This commit is contained in:
Scott Worley
2024-01-29 14:58:27 -08:00
parent c002c6aa97
commit e00c70ec80
@@ -71,6 +71,7 @@ in {
homepage = "https://github.com/logseq/logseq";
changelog = "https://github.com/logseq/logseq/releases/tag/${version}";
license = lib.licenses.agpl3Plus;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
maintainers = with lib.maintainers; [ ];
platforms = [ "x86_64-linux" ];
};