This commit is contained in:
Stefan Schwarz 2024-10-08 13:06:54 +02:00
parent 2a39913fde
commit 599d34d9cb
8 changed files with 28 additions and 27 deletions

View file

@ -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