mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix: packages.el: ob-ipython repo
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
(when (featurep! :lang crystal)
|
||||
(package! ob-crystal))
|
||||
(when (featurep! +ipython)
|
||||
(package! ob-ipython)))
|
||||
(package! ob-ipython :recipe (:fetcher github :repo "fuxialexander/ob-ipython" :files ("*")))))
|
||||
|
||||
(when (featurep! +export)
|
||||
(package! ox-pandoc)
|
||||
|
Reference in New Issue
Block a user