Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3575,6 +3575,12 @@ matrix = "@chayleaf:matrix.pavluk.org"; name = "Anna Pavlyuk"; }; cheeseecake = { email = "chanelnjw@gmail.com"; github = "cheeseecake"; githubId = 34784816; name = "Chanel"; }; chekoopa = { email = "chekoopa@mail.ru"; github = "chekoopa"; Loading pkgs/by-name/lo/logseq/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ in { changelog = "https://github.com/logseq/logseq/releases/tag/${version}"; license = lib.licenses.agpl3Plus; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; maintainers = [ ]; maintainers = with lib.maintainers; [ cheeseecake ]; platforms = [ "x86_64-linux" ] ++ lib.platforms.darwin; mainProgram = "logseq"; }; Loading Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3575,6 +3575,12 @@ matrix = "@chayleaf:matrix.pavluk.org"; name = "Anna Pavlyuk"; }; cheeseecake = { email = "chanelnjw@gmail.com"; github = "cheeseecake"; githubId = 34784816; name = "Chanel"; }; chekoopa = { email = "chekoopa@mail.ru"; github = "chekoopa"; Loading
pkgs/by-name/lo/logseq/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ in { changelog = "https://github.com/logseq/logseq/releases/tag/${version}"; license = lib.licenses.agpl3Plus; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; maintainers = [ ]; maintainers = with lib.maintainers; [ cheeseecake ]; platforms = [ "x86_64-linux" ] ++ lib.platforms.darwin; mainProgram = "logseq"; }; Loading