mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
add composer, staticcheck, golangci-lint, cadaver to extras (#22)
This commit is contained in:
parent
b87d614060
commit
5c8b59529c
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ in
|
|||
extras =
|
||||
(with pkgs; [
|
||||
awscli2
|
||||
cadaver
|
||||
claudePackage
|
||||
pkgs.codex
|
||||
coreutils-prefixed
|
||||
|
|
@ -39,6 +40,8 @@ in
|
|||
diff-so-fancy
|
||||
git-filter-repo
|
||||
git-lfs
|
||||
go-tools
|
||||
golangci-lint
|
||||
goose
|
||||
google-cloud-sdk
|
||||
gwsPackage
|
||||
|
|
@ -52,6 +55,7 @@ in
|
|||
llmfit
|
||||
minikube
|
||||
ngrok
|
||||
phpPackages.composer
|
||||
postgresql_17
|
||||
redis
|
||||
tailscale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue