mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 07:52:43 +01:00
parent
f33878b656
commit
13897afbe6
6 changed files with 39 additions and 10 deletions
|
|
@ -443,6 +443,7 @@ struct CmdDevelop : Common, MixEnvironment
|
|||
auto state = getEvalState();
|
||||
|
||||
auto bashInstallable = std::make_shared<InstallableFlake>(
|
||||
this,
|
||||
state,
|
||||
installable->nixpkgsFlakeRef(),
|
||||
Strings{"bashInteractive"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue