alvr: don't build xtask (#432830)
This commit is contained in:
@@ -77,6 +77,11 @@ rustPlatform.buildRustPackage rec {
|
||||
"-Wl,--pop-state"
|
||||
];
|
||||
|
||||
cargoBuildFlags = [
|
||||
"--exclude alvr_xtask"
|
||||
"--workspace"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
rust-cbindgen
|
||||
pkg-config
|
||||
|
||||
Reference in New Issue
Block a user