barcode: unsupported on darwin
This commit is contained in:
parent
05eb5bf913
commit
64f2ab4fb7
@ -34,8 +34,7 @@ rec {
|
|||||||
[
|
[
|
||||||
raskin
|
raskin
|
||||||
];
|
];
|
||||||
platforms = with a.lib.platforms;
|
platforms = with a.lib.platforms; allBut darwin;
|
||||||
all;
|
|
||||||
};
|
};
|
||||||
passthru = {
|
passthru = {
|
||||||
updateInfo = {
|
updateInfo = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user