libcamera: nixfmt
This commit is contained in:
@@ -121,7 +121,8 @@ stdenv.mkDerivation rec {
|
||||
# Given that upstream also provides public documentation,
|
||||
# we can disable it here.
|
||||
"-Ddocumentation=disabled"
|
||||
] ++ lib.optionals stdenv.hostPlatform.isAarch64 [
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isAarch64 [
|
||||
# we don't have tensorflow-lite to build this
|
||||
"-Drpi-awb-nn=disabled"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user