Remove melpa mirror
It's fairly outdated (7 months) and only adds time to refresh process. Need to find better mirrors or switch to straight soon.
This commit is contained in:
parent
a0c6480833
commit
57a5137b4b
1 changed files with 1 additions and 6 deletions
|
@ -55,12 +55,7 @@ missing) and shouldn't be deleted.")
|
|||
package-archives
|
||||
`(("gnu" . "https://elpa.gnu.org/packages/")
|
||||
("melpa" . "https://melpa.org/packages/")
|
||||
("melpa-mirror" . "https://www.mirrorservice.org/sites/melpa.org/packages/")
|
||||
("org" . "https://orgmode.org/elpa/"))
|
||||
package-archive-priorities
|
||||
'(("melpa" . -1)
|
||||
("melpa-mirror" . -2)
|
||||
("gnu" . -3)))
|
||||
("org" . "https://orgmode.org/elpa/")))
|
||||
|
||||
;; Don't save `package-selected-packages' to `custom-file'
|
||||
(advice-add #'package--save-selected-packages :override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue