This commit is contained in:
2026-02-14 20:07:18 +08:00
parent bc660d97a5
commit b8a6822ef5
5 changed files with 10 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
{
"id": "patch-conda",
"name": "Patch Conda Packages",
"installsAfter": [
"ghcr.io/devcontainers/features/conda"
]
"id": "patch-conda",
"name": "Patch Conda Packages",
"installsAfter": ["ghcr.io/devcontainers/features/anaconda"]
}