From a8f23ca52f01dc0fb3f17893b2e9a124269f1041 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sun, 17 Nov 2024 22:45:11 +0100 Subject: [PATCH] add flamegraph --- nix/devshell/flake-module.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/devshell/flake-module.nix b/nix/devshell/flake-module.nix index 00883c4..082f6a5 100644 --- a/nix/devshell/flake-module.nix +++ b/nix/devshell/flake-module.nix @@ -21,6 +21,8 @@ openssl alsa-lib + + cargo-flamegraph ]; in { config.devshells.default = {