diff options
| author | EuAndreh <eu@euandre.org> | 2021-03-05 17:04:12 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-03-05 17:04:12 -0300 |
| commit | 1325cefdda4b8ecf51a246f7ecf2ae129b67adc6 (patch) | |
| tree | 6d83c82b773004ce090fc8c1e0836bae985bc9e0 /configuration.nix | |
| parent | fake-symlinks: Makefile: Inherit Valgrind flags from fallible (diff) | |
| download | dotfiles-1325cefdda4b8ecf51a246f7ecf2ae129b67adc6.tar.gz dotfiles-1325cefdda4b8ecf51a246f7ecf2ae129b67adc6.tar.xz | |
configuration.nix: Add gdb package
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index 07dd9187..e068a03f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -259,6 +259,7 @@ in { gcc clang-tools valgrind + gdb ## POSIX bmake-with-alias |
