devcontainer: vscode depends on sed
This commit is contained in:
parent
751d7a6714
commit
8014dcc5af
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
, iproute
|
||||
, nix
|
||||
, openssh
|
||||
, sedutil
|
||||
, shadow
|
||||
, sudo
|
||||
, xz
|
||||
|
@ -49,6 +50,7 @@ let
|
|||
# for the vscode extension
|
||||
gcc-unwrapped
|
||||
iproute
|
||||
sedutil
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue