We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f079ea commit 7ed4eb4Copy full SHA for 7ed4eb4
Eask
@@ -9,6 +9,11 @@
9
10
(script "test" "echo \"Error: no test specified\" && exit 1")
11
12
-(source "gnu")
+(source 'gnu)
13
+(source 'melpa)
14
+(source 'jcs-elpa)
15
16
(depends-on "emacs" "26.1")
17
+(depends-on "request")
18
+
19
+(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
0 commit comments