We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d20f21d + a55c66c commit 84be644Copy full SHA for 84be644
1 file changed
pkgs/os-specific/linux/bcc/default.nix
@@ -19,7 +19,7 @@ python.pkgs.buildPythonApplication rec {
19
buildInputs = [
20
llvmPackages.llvm llvmPackages.clang-unwrapped kernel
21
elfutils luajit netperf iperf
22
- systemtap.stapBuild
+ systemtap.stapBuild flex
23
];
24
25
patches = [
0 commit comments