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