kiwix: add platforms
This commit is contained in:
parent
620ef803b9
commit
6e4d902e49
@ -106,6 +106,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "An offline reader for Web content";
|
description = "An offline reader for Web content";
|
||||||
homepage = http://kiwix.org;
|
homepage = http://kiwix.org;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ robbinch ];
|
maintainers = with maintainers; [ robbinch ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user