You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add nodejs to template devShells, remove broken checkov
All templates use npx for MCP servers (context7, code-reasoning,
sequential-thinking) but were missing nodejs in buildInputs.
Remove checkov from terraform template — broken in nixpkgs-unstable
due to pycep-parser uv_build migration (NixOS/nixpkgs#494518) and
psycopg build failure (NixOS/nixpkgs#494510). Both fixes merged to
master but not yet on nixos-unstable channel.
0 commit comments