mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 12:30:36 -05:00
devcontainer: vscode depends on sed
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
, iproute
|
||||
, nix
|
||||
, openssh
|
||||
, sedutil
|
||||
, shadow
|
||||
, sudo
|
||||
, xz
|
||||
@@ -49,6 +50,7 @@ let
|
||||
# for the vscode extension
|
||||
gcc-unwrapped
|
||||
iproute
|
||||
sedutil
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user