Revert "no pinned deps"
This reverts commit 9c3d8d7df22d7e5befc8e80ab890a90cbf0862b6.
This commit is contained in:
parent
c873350b15
commit
23cc7e82d6
@ -23,6 +23,9 @@ depends: [
|
|||||||
# work around upstream in-place update
|
# work around upstream in-place update
|
||||||
"ocaml-migrate-parsetree" { = "1.4.0" }
|
"ocaml-migrate-parsetree" { = "1.4.0" }
|
||||||
]
|
]
|
||||||
|
pin-depends: [
|
||||||
|
["bisect_ppx.git" "git+https://github.com/aantron/bisect_ppx.git"]
|
||||||
|
]
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user