pure-ftpd: extend meta.platforms
This commit is contained in:
parent
9145b386b6
commit
03b61cefc4
@ -17,6 +17,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://www.pureftpd.org;
|
||||
license = licenses.isc; # with some parts covered by BSD3(?)
|
||||
maintainers = [ maintainers.lethalman ];
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user