moe: supports darwin

This commit is contained in:
Matthew Bauer 2018-04-30 22:44:14 -05:00
parent 85e1f22b98
commit e1bc2fbfdd

View File

@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
homepage = http://www.gnu.org/software/moe/;
license = licenses.gpl2Plus;
maintainers = with maintainers; [ AndersonTorres ];
platforms = platforms.linux;
platforms = platforms.unix;
};
}
# TODO: a configurable, global moerc file