lf: available on the other UNIX-like platforms

This commit is contained in:
Mitsuhiro Nakamura 2018-06-19 21:41:26 +09:00
parent 81eaa7ab1b
commit 8dcb7c713d

View File

@ -38,7 +38,7 @@ buildGoPackage rec {
'';
homepage = https://godoc.org/github.com/gokcehan/lf;
license = licenses.mit;
platforms = platforms.linux;
platforms = platforms.unix;
maintainers = with maintainers; [ primeos ];
};
}