{ "$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.12.0/.schema/devbox.schema.json", "packages": [ "meson@latest", "gcc14@latest" ], "shell": { "init_hook": [ "echo 'Welcome to the DSA Learning Zone!' > /dev/null" ], } }