barcode: unsupported on darwin

This commit is contained in:
Luca Bruno 2014-08-09 11:57:32 +02:00
parent 05eb5bf913
commit 64f2ab4fb7

View file

@ -34,8 +34,7 @@ rec {
[
raskin
];
platforms = with a.lib.platforms;
all;
platforms = with a.lib.platforms; allBut darwin;
};
passthru = {
updateInfo = {