We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 885fd66 + aa338e3 commit eae0584Copy full SHA for eae0584
1 file changed
pkgs/development/libraries/ipu6-camera-hal/default.nix
@@ -54,6 +54,7 @@ stdenv.mkDerivation {
54
"-DCMAKE_INSTALL_PREFIX=${placeholder "out"}"
55
"-DCMAKE_INSTALL_SUB_PATH=${ipuTarget}"
56
"-DCMAKE_INSTALL_LIBDIR=lib"
57
+ "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
58
];
59
60
NIX_CFLAGS_COMPILE = [
0 commit comments