Loading pkgs/applications/editors/typora/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,7 @@ in stdenv.mkDerivation { description = "A markdown editor, a markdown reader"; homepage = "https://typora.io/"; license = licenses.unfree; maintainers = with maintainers; [ jensbin npulidomateo ]; maintainers = with maintainers; [ npulidomateo ]; platforms = [ "x86_64-linux" ]; }; } Loading
pkgs/applications/editors/typora/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,7 @@ in stdenv.mkDerivation { description = "A markdown editor, a markdown reader"; homepage = "https://typora.io/"; license = licenses.unfree; maintainers = with maintainers; [ jensbin npulidomateo ]; maintainers = with maintainers; [ npulidomateo ]; platforms = [ "x86_64-linux" ]; }; }