summaryrefslogtreecommitdiff
path: root/vyos1x-config.opam
AgeCommit message (Collapse)Author
2025-03-29T7296: restrict opam ppx_deriving_yojson <= v3.9.1 to avoid build errorsJohn Estabrook
A recent update of package ppx_deriving_yojson causes dependency errors during build of vyos1x-config/vyconf; restrict version until resolution of community package dependencies.
2024-09-26renderer: T6742: make childless non-leaf nodes from parsed configs render ↵Daniil Baturin
correctly and add functions for making nodes leaf or non-leaf to ensure correct rendering of manually created treess
2019-10-27Remove batteries from dependencies and update version.Daniil Baturin
2019-06-30Initial import of libraries from Vyconf and old libvyosconfig.Daniil Baturin