summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCrazazy2022-10-31 14:13:17 +0100
committerCrazazy2023-02-08 14:30:30 +0100
commit8b2a97bc7e08f6a3533c5cdd5e6ada33772e39b8 (patch)
tree74cc201a8d49260110fd3218460647b9135989ea
parenteee7a121ed97b061bdc79d2e840c02c25c78921e (diff)
loosened up melpa rules
-rw-r--r--elpa.org8
1 files changed, 1 insertions, 7 deletions
diff --git a/elpa.org b/elpa.org
index cae3bb1..5c449ff 100644
--- a/elpa.org
+++ b/elpa.org
@@ -22,15 +22,9 @@ you to use
There are /some/ standards that I want to follow in order to give
this package repository a more tilde-like or grassroots-style
feel. Mostly this means:
- - Don't host your package on github.com or gitlab.com
- Don't depend on melpa (prefer if you depend just on packages from
[[https://gnu.elpa.org][GNU elpa]] but nonGNU is fine). The reason for this is that melpa
is *HUGE*. You can seriously improve update time if you don't
refresh melpa automatically, and it is not installed by default
on an emacs system.
-** This all sounds awfully strict
- While I would like the non-github requirement, if you really,
- /really/ have to use melpa, there is a quelpa package in this
- repository for you as a safeguard. I just strongly advise against
- using it since quelpa /does/ pull down the entire melpa recipe
- archive, which, again, is big.
+ - That's it! there used to be other requirements but they were just dumb.