CCSDS TM Transfer Frames (CCSDS 132.0-B-3)
0
fork

Configure Feed

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

Drop pin-depends for wire and alcobar — both released on opam

wire and alcobar are both available in opam-repository, so they don't
need a pin. Leaves only helix.dev (still unreleased) in root.opam, and
tw.dev in nox-irmin.opam.

-6
-3
tm.opam
··· 37 37 ] 38 38 dev-repo: "git+https://tangled.org/gazagnaire.org/ocaml-tm" 39 39 x-maintenance-intent: ["(latest)"] 40 - pin-depends: [ 41 - ["wire.dev" "git+https://github.com/parsimoni-labs/ocaml-wire.git"] 42 - ] 43 40 x-quality-build: "2026-04-15" 44 41 x-quality-fuzz: "2026-04-15" 45 42 x-quality-interop: "2026-04-15"
-3
tm.opam.template
··· 1 - pin-depends: [ 2 - ["wire.dev" "git+https://github.com/parsimoni-labs/ocaml-wire.git"] 3 - ] 4 1 x-quality-build: "2026-04-15" 5 2 x-quality-fuzz: "2026-04-15" 6 3 x-quality-interop: "2026-04-15"