fix: etrace usepackage! not in packages.el

This commit is contained in:
TEC 2022-09-25 19:14:07 +08:00
parent ad79f59174
commit 43d9db2b55
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -3587,7 +3587,7 @@ investigation.
:pin "2291ccf2f2ccc80a6aac4664e8ede736ceb672b7")
#+end_src
#+begin_src emacs-lisp :tangle packages.el
#+begin_src emacs-lisp
(use-package! etrace
:after elp)
#+end_src