pkgsStatic.libcamera: mark unsupported
This commit is contained in:
@@ -110,5 +110,9 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://libcamera.org";
|
||||
license = licenses.lgpl2Plus;
|
||||
maintainers = with maintainers; [ citadelcore ];
|
||||
badPlatforms = [
|
||||
# Mandatory shared libraries.
|
||||
lib.systems.inspect.platformPatterns.isStatic
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user