This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
|
|
@ -0,0 +1,20 @@
|
|||
(env
|
||||
(_
|
||||
(env-vars
|
||||
(DUNE_SANDBOX symlink))))
|
||||
|
||||
(cram
|
||||
(applies_to :whole_subtree)
|
||||
(deps %{bin:node} %{bin:melc})
|
||||
(alias runtest-melange))
|
||||
|
||||
(cram
|
||||
(deps %{bin:melc_stdlib_prefix})
|
||||
(enabled_if
|
||||
(not %{env:INSIDE_NIX=false}))
|
||||
(applies_to merlin))
|
||||
|
||||
(cram
|
||||
(deps
|
||||
(package odoc))
|
||||
(applies_to odoc))
|
||||
Loading…
Add table
Add a link
Reference in a new issue