removed gdb for gef

This commit is contained in:
twoneis 2023-10-30 15:52:01 +01:00
parent 87c9a1f571
commit 5fef95ce44

View file

@ -17,7 +17,6 @@
packages = with pkgs; [ packages = with pkgs; [
cmake cmake
libgcc libgcc
gdb
gef gef
]; ];
}; };