about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-04-12T15·07-0400
committergrfn <grfn@gws.fyi>2021-04-12T15·17+0000
commite358087611f6e2b9c86625fcb9a7a3c2636e07fe (patch)
tree8abc39248f9812ffd5581bd1e37cde7e83330332
parent6266c5d32f9ff651fcfc3a4cc0c68e89da56ca65 (diff)
feat(grfn/home): Install cargo-flamegraph r/2486
Change-Id: I5102abfe8c0d486e22d8dc1c744bf542753cc870
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2941
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
-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 4deb834652..7580b2c7b9 100644
--- a/users/grfn/system/home/modules/development/rust.nix
+++ b/users/grfn/system/home/modules/development/rust.nix
@@ -7,6 +7,7 @@
     rust-analyzer
     cargo-edit
     cargo-expand
+    cargo-flamegraph
     sccache
   ];