Open mitchmindtree opened 1 week ago
This could be used to output a markdown table of all binaries exposed from the flake.nix. E.g.
flake.nix
essential-builder
essential-node
essential-rest-client
pint
Also could be used to generate a markdown of all essential-repo dependency versions.
essential-types
essential-hash
This could be used to output a markdown table of all binaries exposed from the
flake.nix
. E.g.essential-builder
essential-node
essential-rest-client
pint
Also could be used to generate a markdown of all essential-repo dependency versions.
essential-types
essential-hash
To-Do