Skip to content

Commit

Permalink
Add gdb to shell.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
InnovativeInventor committed Jan 6, 2023
1 parent 55d93b0 commit 5e99c50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
nativeBuildInputs = with pkgs; [
cargo
gcc_latest
gdb

sccache
mold
Expand Down

0 comments on commit 5e99c50

Please sign in to comment.