This patch makes the `gatherer` component of `mission-center' use the nvtop sources provided as a `gexp` artifact instead of fetching the sources at build-time. diff --git a/src/sys_info_v2/gatherer/build/build.rs b/src/sys_info_v2/gatherer/build/build.rs index 3c287ee..f0af0ff 100644 --- a/src/sys_info_v2/gatherer/build/build.rs +++ b/src/sys_info_v2/gatherer/build/build.rs @@ -60,11 +60,7 @@ fn prepare_third_party_sources() -> Result, Box