remove pin of mirage-block-partition and oneffs (now in opam)
This commit is contained in:
parent
32812be82b
commit
1b86e6de78
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ let mirror =
|
|||
package "opam-file-format" ;
|
||||
package ~min:"2.1.0" ~sublibs:[ "gz" ] "tar" ;
|
||||
package ~pin:"git+https://github.com/hannesm/ocaml-tar.git#kv-rw-kv-5" "tar-mirage" ;
|
||||
package ~pin:"git+https://github.com/reynir/mirage-block-partition.git" "mirage-block-partition" ;
|
||||
package ~pin:"git+https://git.robur.io/reynir/oneffs.git" "oneffs" ;
|
||||
package "mirage-block-partition" ;
|
||||
package "oneffs" ;
|
||||
]
|
||||
(block @-> time @-> pclock @-> stackv4v6 @-> git_client @-> http_client @-> job)
|
||||
|
||||
|
|
Loading…
Reference in a new issue