add composer, staticcheck, golangci-lint, cadaver to extras (#22)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions

This commit is contained in:
Hari 2026-04-01 00:20:29 -04:00 committed by GitHub
parent b87d614060
commit 5c8b59529c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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