Fix #2697: add ob-hy to lang/org
This commit is contained in:
parent
031dc5eb1d
commit
691ecee621
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@
|
|||
(package! ob-crystal :pin "d84c1adee4"))
|
||||
(when (featurep! :lang go)
|
||||
(package! ob-go :pin "2067ed55f4"))
|
||||
(when (featurep! :lang hy)
|
||||
(package! ob-hy :pin "a42ecaf440"))
|
||||
(when (featurep! :lang nim)
|
||||
(package! ob-nim :pin "bf1642cb93"))
|
||||
(when (featurep! :lang racket)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue