devenv shell
remote environments in a flake-like way
#1711
Labels
enhancement
New feature or request
devenv shell
remote environments in a flake-like way
#1711
Allow
devenv shell
to run remote environments in a flake-like way just likenix run
,nix develop
ornix profile install
do:Current
devenv shell
would be equivalent todevenv shell .#
Scenarios for remote repositories should be similar to
devenv shell github:repo/name
This could also be further extended to other devenv commands like
build
,processes
,tasks
, etc.The text was updated successfully, but these errors were encountered: