updates
This commit is contained in:
parent
2a39913fde
commit
599d34d9cb
8 changed files with 28 additions and 27 deletions
|
@ -8,28 +8,28 @@ in {
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnumake
|
||||
go_1_19
|
||||
go
|
||||
rustup
|
||||
shellcheck
|
||||
unstable.golangci-lint
|
||||
unstable.gopls
|
||||
unstable.rust-analyzer
|
||||
|
||||
(python310.withPackages
|
||||
(python311.withPackages
|
||||
(python-packages: with python-packages; [
|
||||
black
|
||||
diagrams
|
||||
pymemcache
|
||||
pyyaml
|
||||
requests
|
||||
python-lsp-server
|
||||
ruff-lsp
|
||||
])
|
||||
)
|
||||
|
||||
mariadb-client
|
||||
musl
|
||||
|
||||
dbeaver
|
||||
dbeaver-bin
|
||||
emacs29-pgtk
|
||||
gitAndTools.delta
|
||||
lazygit
|
||||
|
@ -37,7 +37,6 @@ in {
|
|||
parallel
|
||||
sops
|
||||
tig
|
||||
unstable.bazel
|
||||
|
||||
openssl
|
||||
pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue