pinwheel: Don't override graphite version
This commit is contained in:
@@ -23,10 +23,8 @@ in
|
|||||||
(pkgs.google-cloud-sdk.withExtraComponents [
|
(pkgs.google-cloud-sdk.withExtraComponents [
|
||||||
pkgs.google-cloud-sdk.components.gke-gcloud-auth-plugin
|
pkgs.google-cloud-sdk.components.gke-gcloud-auth-plugin
|
||||||
])
|
])
|
||||||
(pkgs.graphite-cli.overrideAttrs (_: {
|
|
||||||
version = "1.4.3";
|
pkgs.graphite-cli
|
||||||
}))
|
|
||||||
pkgs.xdg-utils # needed by graphite-cli
|
|
||||||
|
|
||||||
pkgs.postman
|
pkgs.postman
|
||||||
pkgs.grpcurl
|
pkgs.grpcurl
|
||||||
|
|||||||
Reference in New Issue
Block a user