The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

dune subst: dev, not pinned

+2 -2
+1 -1
vendor/opam/ocamlgraph/ocamlgraph.opam
··· 24 24 "graphics" {with-test} 25 25 ] 26 26 build: [ 27 - ["dune" "subst"] {pinned} 27 + ["dune" "subst"] {dev} 28 28 [ 29 29 "dune" 30 30 "build"
+1 -1
vendor/opam/ocamlgraph/ocamlgraph_gtk.opam
··· 27 27 "graphics" {with-test} 28 28 ] 29 29 build: [ 30 - ["dune" "subst"] {pinned} 30 + ["dune" "subst"] {dev} 31 31 [ 32 32 "dune" 33 33 "build"