Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
"features": {
"ghcr.io/devcontainers/features/nix:1": {
"multiUser": true,
- "packages": [
- "ripgrep",
- "delta",
- "btop"
- ],
+ "packages": "ripgrep,delta,btop",
"useAttributePath": true
},
"ghcr.io/devcontainers/features/common-utils:2": {
"features": {
"ghcr.io/devcontainers/features/nix:1": {
"multiUser": true,
- "packages": [
- "ripgrep",
- "delta",
- "btop"
- ],
+ "packages": "ripgrep,delta,btop",
"useAttributePath": true
},
"ghcr.io/devcontainers/features/common-utils:2": {