Skip to content

Commit 24c8e8c

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/building/suggested.md

+1
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)