philter: expand platforms to all
This commit is contained in:
parent
4ab35bcda6
commit
452156e173
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Mail sorter for Maildirs";
|
||||
homepage = "http://philter.sourceforge.net";
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.all;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user