relieve
This commit is contained in:
parent
f26cd02266
commit
eef615712f
2 changed files with 0 additions and 6 deletions
|
|
@ -51,9 +51,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Lichess mobile app";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.android;
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -50,9 +50,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Lichess mobile app";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.android;
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue