@k2works/claude-code-booster 4.4.0 → 4.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
// "forwardPorts": [],
|
|
24
24
|
|
|
25
25
|
// Use 'postCreateCommand' to run commands after the container is created.
|
|
26
|
-
|
|
26
|
+
// Nix devShell は手動ロード方式。コンテナ起動後、必要に応じて `direnv allow` または `nix develop` を実行してください。
|
|
27
27
|
|
|
28
28
|
// Configure tool-specific properties.
|
|
29
29
|
"customizations" : {
|