parent
1f22e71439
commit
50998c8475
@ -89,6 +89,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://opencv.org/;
|
homepage = https://opencv.org/;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user