diff --git a/src/building/suggested.md b/src/building/suggested.md index 560062b93..d1ef67e42 100644 --- a/src/building/suggested.md +++ b/src/building/suggested.md @@ -282,6 +282,7 @@ let changelog-seen = 2 [build] + patch-binaries-for-nix = true # The path to (or name of) the GDB executable to use. This is only used for # executing the debuginfo test suite. gdb = "${pkgs.gdb}/bin/gdb"