bug in melpa network
This commit is contained in:
3
init.el
3
init.el
@@ -1,3 +1,6 @@
|
|||||||
|
;; Make MELPA work
|
||||||
|
(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
|
||||||
|
|
||||||
(require 'package)
|
(require 'package)
|
||||||
(let* ((no-ssl (and (memq system-type '(windows-nt ms-dos))
|
(let* ((no-ssl (and (memq system-type '(windows-nt ms-dos))
|
||||||
(not (gnutls-available-p))))
|
(not (gnutls-available-p))))
|
||||||
|
|||||||
Reference in New Issue
Block a user