Skip to content

Commit 92cb635

Browse files
authored
remove change-id from sample build configuration (#1813)
1 parent 57061ca commit 92cb635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/building/suggested.md

-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ let
277277
# `config.toml.example`) from `1bd30ce2aac40c7698aa4a1b9520aa649ff2d1c5`
278278
config = pkgs.writeText "rustc-config" ''
279279
profile = "compiler" # you may want to choose a different profile, like `library` or `tools`
280-
change-id = 115898
281280
282281
[build]
283282
patch-binaries-for-nix = true

0 commit comments

Comments
 (0)