trying to fix gef not found
This commit is contained in:
parent
5fef95ce44
commit
bb784c4167
1 changed files with 2 additions and 1 deletions
|
@ -16,8 +16,9 @@
|
|||
name = "gcc-devel";
|
||||
packages = with pkgs; [
|
||||
cmake
|
||||
libgcc
|
||||
gef
|
||||
libgcc
|
||||
gdb
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue