pythonPackages.alot: Disable on Darwin
Last successful build 2015-12-31 19:17:08 https://hydra.nixos.org/build/60775312
This commit is contained in:
parent
e6e8565131
commit
8d85d279f2
@ -435,6 +435,7 @@ in {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/pazz/alot;
|
homepage = https://github.com/pazz/alot;
|
||||||
description = "Terminal MUA using notmuch mail";
|
description = "Terminal MUA using notmuch mail";
|
||||||
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ garbas profpatsch ];
|
maintainers = with maintainers; [ garbas profpatsch ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user