parent
3cd3922c97
commit
86f64871f1
@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A console tool to create ZIM files";
|
description = "A console tool to create ZIM files";
|
||||||
homepage = http://git.wikimedia.org/log/openzim;
|
homepage = http://git.wikimedia.org/log/openzim;
|
||||||
maintainers = with stdenv.lib.maintainers; [ robbinch ];
|
maintainers = with stdenv.lib.maintainers; [ robbinch ];
|
||||||
|
license = stdenv.lib.licenses.gpl3;
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user