add uv and direnv supp

This commit is contained in:
Tao Tien 2024-08-28 13:49:15 -07:00
parent a0feface3f
commit d599c438a0
7 changed files with 46 additions and 19 deletions

View file

@ -1,5 +1,6 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
bash-language-server
qemu
# quickemu
# lychee # link checker
@ -47,12 +48,13 @@
nil
alejandra
# # python
# pypy3
# python3
# python
pypy3
python3
# python310Packages.python-lsp-server
# ruff
# ruff-lsp
uv
ruff
ruff-lsp
# go
go