about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-09-23T13·46-0400
committergrfn <grfn@gws.fyi>2021-09-27T14·55+0000
commitb330578b89fca388e661ab2e1c7ddd224efdc75a (patch)
tree9615745c8b07f49cbbb5aadc2823aefa84021844 /users
parent641d722d4352daa4ebf7bf57d82b47399bd99e3c (diff)
feat(gs/home): Install cargo-bloat r/2924
Change-Id: I525aa3ddcacb583e6d3a3ba1529d718b43379273
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3643
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'users')
-rw-r--r--users/grfn/system/home/modules/development/rust.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/grfn/system/home/modules/development/rust.nix b/users/grfn/system/home/modules/development/rust.nix
index 1df07bf3cb..018b338bff 100644
--- a/users/grfn/system/home/modules/development/rust.nix
+++ b/users/grfn/system/home/modules/development/rust.nix
@@ -10,6 +10,7 @@
     cargo-flamegraph
     cargo-rr
     cargo-udeps
+    cargo-bloat
     sccache
     evcxr
   ];