lang/org: add ob-ammonite
This commit is contained in:
parent
fd3f5b5b77
commit
bc44ae0beb
2 changed files with 9 additions and 1 deletions
|
@ -72,6 +72,8 @@
|
|||
(package! ob-restclient))
|
||||
(when (featurep! :lang rust)
|
||||
(package! ob-rust))
|
||||
(when (featurep! :lang scala)
|
||||
(package! ob-ammonite))
|
||||
|
||||
;;; Export
|
||||
(when (featurep! +pandoc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue