Add gdb to the devenv

pull/22/head
rexim 5 years ago
parent 511a1ccb77
commit 07168f1dba

@ -3,6 +3,7 @@ with import <nixpkgs> {}; {
name = "boomer-env";
buildInputs = [ stdenv
gcc
gdb
pkgconfig
nim
xorg.libX11

Loading…
Cancel
Save