moe: supports darwin

+1 -1
+1 -1
pkgs/applications/editors/moe/default.nix
··· 36 homepage = http://www.gnu.org/software/moe/; 37 license = licenses.gpl2Plus; 38 maintainers = with maintainers; [ AndersonTorres ]; 39 - platforms = platforms.linux; 40 }; 41 } 42 # TODO: a configurable, global moerc file
··· 36 homepage = http://www.gnu.org/software/moe/; 37 license = licenses.gpl2Plus; 38 maintainers = with maintainers; [ AndersonTorres ]; 39 + platforms = platforms.unix; 40 }; 41 } 42 # TODO: a configurable, global moerc file