ci: add missing packages

This commit is contained in:
Barrett Ruth 2026-02-23 18:16:22 -05:00
parent 4d58db8520
commit 48c08825b2
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -65,6 +65,9 @@
packages = with (pkgsFor system); [
uv
python312
prettier
stylua
selene
lua-language-server
];
};