Fix #2697: add ob-hy to lang/org

This commit is contained in:
Henrik Lissner 2020-03-10 01:46:59 -04:00
parent 031dc5eb1d
commit 691ecee621
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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)