nix shell: + btop

This commit is contained in:
Roland Conybeare 2026-04-03 15:23:07 -04:00
commit 6c27d1fdf2

View file

@ -330,6 +330,8 @@ let
pkgs.lcov
pkgs.catch2
pkgs.btop
]
++ (if pkgs.stdenv.isLinux then [
pkgs.gdb