Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 420418d

Browse files
authored
Suggest enabling patch-binaries-for-nix in shell.nix (rust-lang#1774)
Bootstraps nix detection isn't always perfect: - https://rust-lang.zulipchat.com/#narrow/stream/122651-general/topic/Bootstrapping.20on.20NixOS - rust-lang#115073
1 parent d911607 commit 420418d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rustc-dev-guide/src/building/suggested.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ let
282282
changelog-seen = 2
283283
284284
[build]
285+
patch-binaries-for-nix = true
285286
# The path to (or name of) the GDB executable to use. This is only used for
286287
# executing the debuginfo test suite.
287288
gdb = "${pkgs.gdb}/bin/gdb"

0 commit comments

Comments
 (0)