mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Don't do stable versions
This commit is contained in:
		
							parent
							
								
									b121a5f18f
								
							
						
					
					
						commit
						eb85be84ea
					
				
							
								
								
									
										4
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								init.org
									
									
									
									
									
								
							@ -169,11 +169,9 @@
 | 
				
			|||||||
   #+BEGIN_SRC emacs-lisp
 | 
					   #+BEGIN_SRC emacs-lisp
 | 
				
			||||||
   (setq package-archives
 | 
					   (setq package-archives
 | 
				
			||||||
     '(("gnu" . "https://elpa.gnu.org/packages/")
 | 
					     '(("gnu" . "https://elpa.gnu.org/packages/")
 | 
				
			||||||
       ("MELPA Stable" . "https://stable.melpa.org/packages/")
 | 
					 | 
				
			||||||
       ("MELPA"        . "https://melpa.org/packages/"))
 | 
					       ("MELPA"        . "https://melpa.org/packages/"))
 | 
				
			||||||
     package-archive-priorities
 | 
					     package-archive-priorities
 | 
				
			||||||
     '(("MELPA Stable" . 10)
 | 
					     '(("gnu"          . 5)
 | 
				
			||||||
       ("gnu"          . 5)
 | 
					 | 
				
			||||||
       ("MELPA"        . 0)))
 | 
					       ("MELPA"        . 0)))
 | 
				
			||||||
   #+END_SRC
 | 
					   #+END_SRC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user