barcode: unsupported on darwin

This commit is contained in:
Luca Bruno
2014-08-09 14:30:13 +02:00
parent 05eb5bf913
commit 64f2ab4fb7
+1 -2
View File
@@ -34,8 +34,7 @@ rec {
[
raskin
];
platforms = with a.lib.platforms;
all;
platforms = with a.lib.platforms; allBut darwin;
};
passthru = {
updateInfo = {