elvish: disable darwin

This commit is contained in:
Rahul Gopinath 2016-06-28 21:13:33 -07:00
parent 293d23abb4
commit 8c7a32a670

View File

@ -20,5 +20,6 @@ buildGoPackage rec {
homepage = https://github.com/elves/elvish;
license = licenses.bsd2;
maintainers = with maintainers; [ vrthra ];
platforms = with platforms; [ linux ];
};
}