diff options
| author | Franck Cuny <59291+fcuny@users.noreply.github.com> | 2025-02-22 12:31:52 -0800 |
|---|---|---|
| committer | Franck Cuny <59291+fcuny@users.noreply.github.com> | 2025-02-22 12:31:52 -0800 |
| commit | ec74fa0ecc318bc80307a0bf79e2ebc00357e147 (patch) | |
| tree | eb813041e4573ebc6c7ba14a052dc9b1cd7da670 /nix/users/fcuny/dev.nix | |
| parent | Merge pull request #8 from fcuny/update_flake_lock_action (diff) | |
| download | infra-ec74fa0ecc318bc80307a0bf79e2ebc00357e147.tar.gz | |
add some python tools
Diffstat (limited to 'nix/users/fcuny/dev.nix')
| -rw-r--r-- | nix/users/fcuny/dev.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix index 887f66a..adf7bcb 100644 --- a/nix/users/fcuny/dev.nix +++ b/nix/users/fcuny/dev.nix @@ -7,6 +7,10 @@ gopls delve + # python + uv + python3 + # nix nil # nix lsp nix-direnv # integration with direnv |
