Loading pkgs/by-name/an/anytype/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -117,6 +117,9 @@ buildNpmPackage (finalAttrs: { meta = { description = "P2P note-taking tool"; homepage = "https://anytype.io/"; changelog = "https://community.anytype.io/t/anytype-desktop-${ builtins.replaceStrings [ "." ] [ "-" ] (lib.versions.majorMinor finalAttrs.version) }-0-released"; license = lib.licenses.unfreeRedistributable; mainProgram = "anytype"; maintainers = with lib.maintainers; [ Loading Loading
pkgs/by-name/an/anytype/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -117,6 +117,9 @@ buildNpmPackage (finalAttrs: { meta = { description = "P2P note-taking tool"; homepage = "https://anytype.io/"; changelog = "https://community.anytype.io/t/anytype-desktop-${ builtins.replaceStrings [ "." ] [ "-" ] (lib.versions.majorMinor finalAttrs.version) }-0-released"; license = lib.licenses.unfreeRedistributable; mainProgram = "anytype"; maintainers = with lib.maintainers; [ Loading