devenv icon indicating copy to clipboard operation
devenv copied to clipboard

Why does the flake integration wrapper just offer a subset?

Open tmplt opened this issue 1 year ago • 2 comments
trafficstars

Installed via flake, I try

$ devenv container shell
https://devenv.sh (version 1.0): Fast, Declarative, Reproducible, and Composable Developer Environments

This is a flake integration wrapper that comes with a subset of functionality from the flakeless devenv CLI.
[...]
[Commands: up, version]
[...]

is there a technical reason behind this limitation? Being able to define/create/test CI images without prerequisite installs would be great.

tmplt avatar Mar 22 '24 12:03 tmplt

yes great question! Is there a way to have both worlds?

GeorgesAlkhouri avatar May 20 '24 08:05 GeorgesAlkhouri