Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/build/rust/std/BUILD.gn b/build/rust/std/BUILD.gn 2index 6b996aa1fe3865187d02c017e56c0918bcc9b8f4..68b085be200fa4f116aa709b9157c4d2efdf7d6a 100644 3--- a/build/rust/std/BUILD.gn 4+++ b/build/rust/std/BUILD.gn 5@@ -89,7 +89,7 @@ if (toolchain_has_rust) { 6 # These are no longer present in the Windows toolchain. 7 stdlib_files += [ 8 "addr2line", 9- "adler", 10+ "adler2", 11 "gimli", 12 "libc", 13 "memchr",