Fix: packages.el: ob-ipython repo
This commit is contained in:
parent
21631aa8bf
commit
d1812e040f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue