remove change-id from sample build configuration (#1813)

This commit is contained in:
Onur Özkan 2023-10-29 20:16:41 +03:00 committed by GitHub
parent 9b4c00cc10
commit 641a617c61
1 changed files with 0 additions and 1 deletions

View File

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