Remove temporary fix for use-package
was using a specific commit due to a bug, which is now fixed
This commit is contained in:
parent
cc72d492aa
commit
9dfdd73e57
@ -46,13 +46,6 @@
|
||||
(url-insert-file-contents "https://raw.github.com/quelpa/quelpa/master/bootstrap.el")
|
||||
(eval-buffer)))
|
||||
|
||||
;; hopefully temporary: install specific commit of use-package
|
||||
(quelpa '(use-package
|
||||
:fetcher github
|
||||
:repo "jwiegley/use-package"
|
||||
:files ("use-package.el")
|
||||
:commit "7154ad996d2468c468b6206fb132e18b12c3ffd2"))
|
||||
|
||||
;; install quelpa-use-package
|
||||
(quelpa '(quelpa-use-package
|
||||
:fetcher github
|
||||
|
Loading…
Reference in New Issue
Block a user