lf: available on the other UNIX-like platforms
This commit is contained in:
parent
81eaa7ab1b
commit
8dcb7c713d
@ -38,7 +38,7 @@ buildGoPackage rec {
|
|||||||
'';
|
'';
|
||||||
homepage = https://godoc.org/github.com/gokcehan/lf;
|
homepage = https://godoc.org/github.com/gokcehan/lf;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ primeos ];
|
maintainers = with maintainers; [ primeos ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user