mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 08:01:02 +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 =
|
extras =
|
||||||
(with pkgs; [
|
(with pkgs; [
|
||||||
awscli2
|
awscli2
|
||||||
|
cadaver
|
||||||
claudePackage
|
claudePackage
|
||||||
pkgs.codex
|
pkgs.codex
|
||||||
coreutils-prefixed
|
coreutils-prefixed
|
||||||
|
|
@ -39,6 +40,8 @@ in
|
||||||
diff-so-fancy
|
diff-so-fancy
|
||||||
git-filter-repo
|
git-filter-repo
|
||||||
git-lfs
|
git-lfs
|
||||||
|
go-tools
|
||||||
|
golangci-lint
|
||||||
goose
|
goose
|
||||||
google-cloud-sdk
|
google-cloud-sdk
|
||||||
gwsPackage
|
gwsPackage
|
||||||
|
|
@ -52,6 +55,7 @@ in
|
||||||
llmfit
|
llmfit
|
||||||
minikube
|
minikube
|
||||||
ngrok
|
ngrok
|
||||||
|
phpPackages.composer
|
||||||
postgresql_17
|
postgresql_17
|
||||||
redis
|
redis
|
||||||
tailscale
|
tailscale
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue