about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-08-07T18·07-0400
committergrfn <grfn@gws.fyi>2021-08-09T19·58+0000
commitb43366ed5021ad67139953fba88d4aa8be5875c6 (patch)
tree074f71fcb45ae515b9a64d3b2f720314b085f560 /users
parent387425744d2a9f622969841d9ae7c96d2793b4d0 (diff)
feat(gs/home): Install cargo-rr r/2715
Change-Id: If32e485f7ee8f4ae1e4b68be33aa1261c5cf2dbd
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3290
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
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 6a0553c025..40a12e7faa 100644
--- a/users/grfn/system/home/modules/development/rust.nix
+++ b/users/grfn/system/home/modules/development/rust.nix
@@ -8,6 +8,7 @@
     cargo-edit
     cargo-expand
     cargo-flamegraph
+    cargo-rr
     sccache
     evcxr
   ];