This commit is contained in:
Tao Tien 2023-11-20 23:45:23 -08:00
parent fcc8c57b5e
commit d5ed24de97
3 changed files with 20 additions and 13 deletions

View file

@ -1,5 +1,12 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
python310Packages.python-lsp-server
sqlite
unstable.sqlx-cli
unstable.ruff
unstable.ruff-lsp
pypy3
python3
# unstable.swagger-cli
# swagger-codegen
sshfs