From 23dc86ce8a9a5ec480abd4ab7385787729e01ad1 Mon Sep 17 00:00:00 2001 From: Roman Lubij Date: Wed, 4 Mar 2026 01:20:15 +0100 Subject: [PATCH] Add Perf --- cpp/flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/flake.nix b/cpp/flake.nix index 156da4e..1bd81bc 100644 --- a/cpp/flake.nix +++ b/cpp/flake.nix @@ -18,6 +18,7 @@ pkg-config valgrind bind + perf ]; buildInputs = with pkgs; [